


	
.black10bold { font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold; }
	
.black10 { font-family: arial;
	font-size: 10pt;
	color: #000000; }	
	
.black8 { font-family: arial;
	font-size: 8pt;
	color: #000000; }	
	
.white8 { font-family: arial;
	font-size: 8pt;
	color: #FFFFFF	; }	
	
.gray10 { font-family: arial;
	font-size: 10pt;
	color: gray; }	
	
.14red { font-family: arial;
	font-size: 12pt;
	font-style: italic;	
	color: #f15c22;
	font-weight: bold; }
	
.12title { font-family: arial;
	font-size: 12pt;
	color: #923614;
	font-weight: bold;
	text-decoration: underline; }
	


A:link {
color: #f15c33;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: #f15c22;
font-weight: bold;
}