

	
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #ffffff; }
	
.footer { font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff; }
	
.bluetitle { font-family: tahoma;
	font-size: 14pt;
	color: #006699; }	
	
.silver { font-family:tahoma;
	font-size: 12pt;
	color: silver; }	

H1 { font-family: tahoma;
	font-size: 14pt;
	font-style: italic;	
	color: #10106B; }
	
H2 { font-family: tahoma;
	font-size: 12pt;	
	color: black;
	font-weight: bold; }
	
H3 { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: #006699;
font-weight: bold;
}


A:visited {
color: #006699;
font-weight: bold;}
