
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold; }
	
.red { font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #e72110; }	
	
.footer { font-family: tahoma;
	font-size: 8pt;
	color: black; }
	
H2 { font-family: tahoma;
	font-size: 28pt;	
	color: black;
	font-weight: bold; }
	
H3 { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: red;
font-weight: bold;}




A:visited {
color: red;
font-weight: bold;}