select {
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;




}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000033;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #006699;
	font-style: italic;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0087EA;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0066;
}
.tableline {
	border-bottom-width: 1px;
	border-bottom-color: #000669;
}
