.numbers {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.adtext {
	font-size: 12px;
	color: #000000;
}
.adtextlarge {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headline {
	font-size: 15px;
	color: #000;
}
a:link, a:hover, a:active, a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
.largetext {
	font-size: 24px;
	color: #012400;
	font-weight: bold;
}
.box {
	border: 1px solid #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tinytext {
	font-size: 10px;
}
h1 {
	font-size: 54px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

