#BODYTEXT {
		/* 		DIV tag for the top main logo positioning		*/
	position:absolute;
	left:60px;
	top: 17px;
	width: 720px;
	height: 80px;}
	
#LeftBox {
	position:relative;
	float:left;}
	
#RightBox {
	position:relative;
	float:right;}

H1{
	font-family: "Courier New", Courier, mono;
	font-size: xx-large;}

p, ul, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;}
	
._stats {
	font-family: "Courier New", Courier, mono;
	font-size: small;}
	
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #666666;}

.sup {
font-size: x-small;
font-weight: bold;
color: #FF0000;
vertical-align: super;}

.notes {font-size: x-small;color: #9999CC;}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
