.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: 13px;
	color: #000000;
	width: 120px;
	text-align: center;
	vertical-align: top;
}
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: 12px;
}
.tinytext {
	font-size: 10px;
}
h1 {
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}
h2 {
	font: 24px Arial, Helvetica, sans-serif;
	color: #FFFFFF;}

body {
	background: #666666;
}
.whitefoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whitefoot a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.numbersm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFF;
	font-weight: bolder;
	background: #000;
	text-align: center;
	padding: 2px;
}
.body .numbersm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990066;
	text-transform: none;
}
.numbercolour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990066;
}
.hilite {
	font-size: 24px;
	color: #000;
	background: #FF0;
	padding: 2px;
	border: 1px solid #000;
}
