body {
	background-color: #6A6A6A;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #536680;
	font-size: 14px;
	line-height: 16px;
}
.body-text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #536680;
	font-size: 16px;
	line-height: 17px;
}
.red-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FA0101;
	font-weight: bold;
	font-size: 18px;
}
.white-footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.sub-nav-red-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FA0101;
	font-size: 12px;
	font-weight: bold;
}
.blue-left-nav-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #536680;
	line-height: 22px;
	font-weight: bold;
}
a.left-col:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #536680;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #536680;
	text-decoration: none;
}

a.left-col:hover {
	color: #FF0000;
}
