.topper {
	background-color: #6666FF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
td.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
td.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.footer a:hover {
	text-decoration: underline;
}
td.footer a:active {
	color: #FF0000;
	text-decoration: none;
}
td.content H1 {
	color: #FFFFFF;
}
td.content H2 {
	color: #FFFFFF;
}
td.content H3 {
	color: #FFFF00;
}
td.content P {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
td.content H5 {
	color: #FFFFFF;
}
td.menu a:link {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px none #FFFFFF;
}
td.menu a:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px none #FFFFFF;
}
td.menu a:hover {
	font-size: 16px;
	color: #6666FF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px none #0000CC;
}
td.menu a:active {
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
	border: 1px none #FFFFFF;
}
td.link a:link {
	color: #FFFFFF;
	text-decoration: none;
}
td.link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.link a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
td.link a:active {

	color: #FF0000;
	text-decoration: none;
}
.link {
	color: #FFFFFF;
}.red {
	color: #FF0000;
}
.boldBlack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.boldBlackUL {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
td.content H6 {
	color: #000000;
	font-size: 14px;
}
body {
	background-color: #6273FF;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
