.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.none {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.small_sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.really_small_sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.background_black {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #C7C7C7;
	text-align: center;
}
.background_red {
	background-color: #669999;
}
.background_bright_red {
	background-color: #CC0000;
	font-size: 14px;
}
.background_gray {
	background-color: #666666;
}
.background_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3366FF;
	text-align: center;
}
.normal_sans {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.background_liteblue {

	background-color: #B9D6DD;
}
.outside_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	background-color: #B0BEC2;
	font-size: x-small;
}
.table_default {
	text-align: center;
	text-indent: 5pt;
	vertical-align: text-top;
}
.small_sans_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: text-top;
}
.button {
	background-image: url(../images/button_down.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
}
.button_over {
	background-image: url(../images/button_down_blue.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	position: absolute;
}
.BigAndBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #666666;
}
.NewsHeader{
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.date{
	color:#000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.RedText{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF0000;
}
.background_bright_green {
	background-color: #33FF00;
	font-size: 14px;
	color: #000000;
}
.background_bright_blue {
	background-color: #0066FF;
	font-size: 14px;
}
.theme_desc_white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
}
