@charset "ISO-8859-1";
body {
	background-color: #0099cc;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: 0066cc;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: 0066cc;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: 0066cc;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: 0066cc;
	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;
}
.whitecount {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.bodytextbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.bodytextright {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
