<!-- Normal Fonts -->
BODY {
	background: white; 
	color: #000098; 
	font-family: Verdana; 
	font-size: 8pt; 
	margin-top:0; 
	margin-bottom:0; 
	margin-left:0; 
	margin-right:0 } 

TD {
	font-family: Verdana, Times; 
	font-size: 10pt; 
	color: #000098}

TEXTAREA {
	font-family: Verdana, Times; 
	font-size: 10pt; 
	color: #000098}
	
SUBMIT {font-family: Verdana, Times; font-size: 8pt; color: #000098}

INPUT {
	font-family: Verdana, Times; 
		font-size: 8pt; color: #000098}
		
SELECT {
	font-family: Verdana, Times; 
	font-size: 8pt; color: #000098}

H1 {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 180%;
	color: #333;
	margin: 0;
}	

H1.nospace {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 180%;
	color: #333;
	margin: 0;
	padding:0;
}	

H2 {
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 140%;
	color: #530577;
	margin: 0;
}	

H3 {
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 170%;
	color: #3A0353;
	margin: 0;
}	

H1.header {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 19pt;
	color: white;
	margin: 0;
}	

H2.header {
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 9pt;
	color: white;
	margin: 0;
}


A:link {
	color: #36369B; 
	font-size: 10pt; 
	font-family: Verdana, Times; 
	text-decoration: underline } 
	
A:visited {
	color:#980000; 
	font-size: 10pt; 
	font-family: Verdana, Times; 
	text-decoration: none; 
	color: #980000 } 
	
A:hover {
	color:#530577; 
	font-size: 10pt; 
	font-family: Verdana, Times; 
	text-decoration: underline } 

A:active {
	color:#656CB3; 
	font-size: 10pt; 
	font-family: Verdana, Times; 
	text-decoration: none } 

ul.normal {
	margin: 0;
	padding: 10;
}

li.normal {
	margin: 0;
	padding: 0;
}

ul.normal{
	color: #333;
}