	
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }
	
.subheadinggrey  { font-family: tahoma;
	font-size: 10pt;
	color: #666666; }
	
.blackbold12 { font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000; }
	
.green{ font-family: tahoma;
	font-size: 10pt;
	color: #85be1a; }	
	
	
.footerl { font-family: tahoma;
	font-size: 8pt;
	color: #000000; }
	
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: #85be1a;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: #85be1a;
font-weight: bold;
}