.boldRED {
	color: #D80613;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.heading2 {
	color: #D40108;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.heading3 {
	color: #000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.paratext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #666666;
}
.boldnavy{
	color: #050F71;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #999999;
}

a:link {
	color: #050F71;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #050F71;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	color: #050F71;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}.BoldBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #050F71;
}
