.font {
	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.font11 {
	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.fontblue11 {
	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #28156E;
}

.fontblue12 {
	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #28156E;
}

.fontbold {

	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.fontwhite {
	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.fontwhitebold {

	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.fontheading {

	font-family: Arial Black;
	font-size: 20px;
	font-weight: normal;
	color: #f5b018;
}

.fontheadingblue {

	font-family: Arial Black;
	font-size: 15px;
	font-weight: normal;
	color: #28156E;
}




a.special:link { color:#28156E; text-decoration:none}
a.special:visited { color:#28156E; text-decoration:none}
a.special:hover { color:#28156E; text-decoration:none; cursor:hand}
a.special:active { color:#28156E; text-decoration:none}

a.white:link { color:#FFFFFF; text-decoration:none}
a.white:visited { color:#FFFFFF; text-decoration:none}
a.white:hover { color:#FFFFFF; text-decoration:none; cursor:hand}
a.white:active { color:#FFFFFF; text-decoration:none}

a.grey:link { color:#333333; text-decoration:none}
a.grey:visited { color:#333333; text-decoration:none}
a.grey:hover { color:#333333; text-decoration:none; cursor:hand}
a.grey:active { color:#333333; text-decoration:none}
