	
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }
	
.title { font-family: tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #b0b0b0; }	
	
.orange10  { font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #fecb54; }
	
.footer	{ font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: black; }
	
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: #808080;
font-weight: bold;
}

A:active {
text-decoration: underline;
font-weight: bold;}

A:visited {
color: #808080;}