@charset "ISO-8859-1";
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.redheadline {
	font-family: Tahoma;
	font-size: 14px;
	color: #990000;
}
.white_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.bodytext_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.whiteheadlineCopy {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.countdowntext {
	font-family: Tahoma;
	font-size: 22px;
	color: #990000;
}
.bodyitalic {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: italic;
}
.bodytextbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.bodytextcenter {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.bodytextcenterbold {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.bodytextright {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
