TABLE, BODY, TD, P 
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 110%;
	}

UL 	{LIST-STYLE-TYPE: square}

.style2 {font-size: 12px}

.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
}

.twitterStatus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
}

body {
	background-image: url(../images/header2k10/backs/smallchecks.gif);
}

a {
	font-style: italic;
	text-decoration: none;
	color: #CC0000;
}



body {
	background-color: #333333;
	scrollbar-base-color:#DC4500;
}

.titlepage {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}

.spotlighttext {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;

}
.spotlighttextBIG {
	font-size: 20px;
	text-transform: uppercase;
	color: #DC4500;
}

select { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; border: #DC4500; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px;
		border-left-width: 1px}
		
table.stat th, table.stat td {
  font-size : 75%;
  font-family :Verdana,Helvetica,Arial,sans-serif;
 }
