.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff6600;
	text-transform: uppercase;


}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.texthighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: ff6600;
	text-decoration: none;

}
.texthighlightblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 336699;
	text-decoration: none;

}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-transform: capitalize;
	text-decoration: none;


}
.linksred {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	text-transform: capitalize;
	text-decoration: none;
}
a:hover {
	color: 336699;
}
a:hover {
	color: 336699;
}
a:hover {
	color: 336699;
}

