.headerTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
}
.headerBGC {
	background-color: #0000A0;
}
.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #DDDDE1;
}
.promoYellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FBF74A;
}
.notValid {
	font-size: 10px;
	color: #CCC;
}
.footerText {
	color: #000000;
}
.footerBGC {
	background-color: #999;
}
.sideColumn {
	background-color: #C4C4FF;
}
.centerColumn {
	background-color: #FFFFFF;
}
.centerTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #000;
}

.centerColumnTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}
.centermed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
}
.centerSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
}
body {
	background-color: #D5E4FF;
}
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #FBF74A;
}
.centerColumnBlack {
	background-color: #000;
}
