a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323C49;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
a:hover {
	text-decoration: none;
	color: #C4CCCF;
}
a:active {
	color: #323C49;
	text-decoration: none;
}
.bodygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8FA0AA;
	text-align: left;
}

.blackbodbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.lgHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CC0000;
	font-weight: normal;
}
.smallblacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #D6DEE1;
}
.dkblueHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F3943;
}
.bodyGenblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4B6483;
}
.bannerflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}
