.DarkHeading {
	font-family:Verdana;
	background:#386c9b;
	color:White;
	font-size:10pt;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
}
.LightHeading {
	font-family:Verdana;
	background:#A3CFF2;
	color:black;
	font-size:9pt;
	font-weight:bold;
	line-height:18px;
	text-decoration: none;
}
.GenText
{
	font-family: Verdana;
	font-size: 9pt;
	line-height:18px;
	color: #353432;
	text-decoration: none;
}
.arialbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanabold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1b4d7b;
	text-decoration: none;
}
.arial {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tahomabold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #353432;
	text-decoration: none;
}
.tahomablack {
	font-family: Tahoma;
	font-size: 11px;
	color: #353432;
	text-decoration: none;
}
.tahomablue {
	font-family: Tahoma;
	font-size: 11px;
	color: #054988;
	text-decoration: none;
}
.tahomabluebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #054988;
	text-decoration: none;
}
.arialtext {
	font-family: Arial;
	font-size: 11px;
	color: #353432;
	text-decoration: none;
	line-height: 15px;
}
.tahomadarkblue {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #1490ce;
	text-decoration: none;
}

.arialwhitebold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}