.main 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066
}

.maingray 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333
}

.body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.bodybold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.copy a:hover 
{
	color: #000066
}

.navbar 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff
}

.navbar a:hover 
{ 
	color: #cccccc 
}

.bullets 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333
}

.red 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #cc0000; 
	font-weight: bold
}

.white 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff
}

TABLE.standings { 
	border: 1px solid #ccccc; 
}

.smalltype {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	color: #333333; 
	text-align: left
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: centre;
	bottom: auto;
	text-decoration: underline;
}

.linksbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #343434;
	font-weight: bold;
}
.linkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-align: centre;
	bottom: auto;
	text-decoration: underline;
}
