
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }
	
.red { font-family: tahoma;
	font-size: 10pt;
	color: #A70303; }	
	
.redlarge { font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #A70303; }
	
.redmed { font-family: tahoma;
	font-size: 12pt;
	font-style: italic;	
	color: #A70303;
	font-weight: bold; }
	
.footer { font-family: tahoma;
	font-size: 8pt;	
	color: black;
 }
	
H3 { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: #a70303;
font-weight: bold;
}




A:visited {
color: #a70303;
font-weight: bold;
}