.t12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 203662;
	white-space: normal;
	display: inline-table;
}
.t12white { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}

a:link {color:#7991BB; font-size:12px; text-decoration:none; font-weight: bold;}
a:visited {color:#7991BB; font-size:12px; text-decoration:none; font-weight: bold;}
a:hover {
	color:#000000;
	text-decoration:blink;
	font-weight: bold;
	font-size: 14px;
	font-style: oblique;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #213663;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: normal;
}

