.numbers {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.adtext {
	font-size: 12px;
	color: #000000;
}
.adtextlarge {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headline {
	font-size: 18px;
	color: #000000;
}
a:link, a:hover, a:active, a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.largetext {
	font-size: 18px;
	font-weight: bold;
}
.box {
	border: 1px solid #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.leftcellborder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF0000;
}

.numberbox {
	background: #FF0000;
	padding: 10px;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.number1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
	font-size: 20px;
	padding: 3px;
	margin: 3px;
}
h2 {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 16px;
}
body {
	background-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navbutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF0000;
}
.navbutt_hlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}
a.navbuttlink:link, a.navbuttlink:visited, a.navbuttlink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a.navbuttlink:hover {
	text-decoration: none;
}

