body {
	font-family: arial, "lucida console", sans-serif;
	font-size: 10pt;
}
table {
	font-family: arial, 'lucida console', sans-serif;
	font-size: 10pt;
}

A:link {color: #0000CC}
A:visited {color: #0000CC}
A:link, :visited { text-decoration: none ! important }
A:link:hover, :visited:hover { text-decoration: underline ! important }

.title {
	font-weight: bold;
	font-size: 12pt;
}

.sub_link {
	padding-left: 5pt;
}

.sub_link2 {
	padding-left: 12pt;
}

.header {
	font-weight: bold;
	font-size: 12pt;
}

h3 {
	font-size: 12pt;
}

h2 {
	padding-top: 25px;
	font-size: 16pt;
}

h1 {
	font-size: 16pt;
}

.tr1 {
	background-color: #E8F1FF;
}

.tr2 {
	background-color: #DDEBFF;
}

.trh {
	background-color: #D2E5FF;
}

code {
	font-size: 9pt;
}