.gray12 {
	font-family: Arial;
	font-size: 12px;
	color: 403F3F;
	text-decoration: none;
}
.orange10 {
	font-family: Tahoma;
	font-size: 10px;
	color: F39C35;
	text-decoration: none;
}
.blue11 {

	font-family: Arial;
	font-size: 11px;
	color: 0171B3;
	text-decoration: none;
}
.blue12 {

	font-family: Arial;
	font-size: 12px;
	color: e21a1a;
	text-decoration: none;
}
.white12 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white10 {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.H1 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF9933;
	text-decoration: none;
}


