a{
	color : #000066;
	font-weight : bold;
	text-decoration : none;
}

a.navlink {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover{
	font-weight : bold;
	text-decoration : underline;
}

h1{
	color : #000066;
	font-size : 16pt;
}

h2 {
	color : #000066;
	font-size : 14pt;
}

h3 {
	color : #000066;
	font-size : 12pt;
}

h4 {
	color : #000066;
	font-size : 10pt;
}

h5 {
	color : #000066;
	font-size : 9pt;
}

h6 {
	color : #000066;
	font-size : 8pt;
}

input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

p{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td, body{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.banner {
	color : #FFFFFF;
	font-size : 18pt;
	font-weight : bold;
}

.bluebg{
	background-color : #000066;
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.footer{
	color : #000066;
	font-size : 8pt;
	text-align : center;
}

.required {
	color : #FF0000;
}

.reverse{
	background-color : #000066;
	color : white;
	font-weight : bold;
}

.small{
	font-size : 8pt;
}

.whitebg{
	background-color : White;
	color : black;
}
