	
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #333333; }
	
.blue { font-family: tahoma;
	font-size: 10pt;
	color: #333333; }	
	
.12title { font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;	
	color: #000099; }
	
	
.footer { font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #333333; }	
	
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: #000099;}

A:active {
text-decoration: underline;}

A:visited {
color: #000099;}