H1  {
	font-size : 16pt;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H2  {
	font-size : 14pt;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}


P  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


a { text-decoration: none; }
a:hover { text-decoration: underline; color: red; }

ul {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000}
ol { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000 }
td { font-size : 10pt; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : normal; font-style : normal; color : black; }

SELECT, INPUT, TEXTAREA { 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #0000FF;
	FONT-SIZE: 11pt;
	font-weight: bold;
	background-color: #999999;
 }
 
.navbarbox {
	background-color: #999999;  
	border: thin #FFFFFF outset;
 }
