	
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }
	
.blue { font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000099; }	
	
.footer { font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000; }
	
H1 { font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;	
	color: #993333; }
	
H2 { font-family: tahoma;
	font-size: 12pt;	
	color: black;
	font-weight: bold; }
	


A:link {color: #993333;
font-weight: bold;}

A:active {
text-decoration: underline;}

A:visited {
color: #993333;
font-weight: bold;}