BODY  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	list-style-type : disk;
	vertical-align : top;
}
H1 {
	font-size : large; 
	color : black;
}
H2 {
	font-size : medium;
	color : #990000;
	font-weight : bold;
}
H3 {
	font-size : medium;
	color : #003366;
	font-weight : bold;
	}
H4 {
	font-size : small; 
	color : #003366;
	font-weight : bold;
	font-style : italic;
}
.header {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-color: White;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 }
.footer {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 }
 .links {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 }
 .table {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-style: normal;
 text-decoration: none;
 }