html, body, td, p {
	font-family: Helvetica, sans-serif;
	font-size: 7pt;
}
body {
	background-color: white;
}
.menu {
	background-color: white;
	color: black;
	font-size: 7pt;	
	text-align: center;
}
.menu a, .menu a:link, .menu a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
	padding: 3px;
	display: none;	
}
.menu img, img {
	display: none;
}
.news {
	width: auto;
}
.news table {
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.news td {
	padding: 0px;
	padding-right: 10px;
}
.news thead td, .comment {
	font-style: italic;
}
.news a, .news a:link, .news a:visited,
.plus a, .plus a:link, .plus a:visited {
	color: black;
	text-decoration: none;
}
.news a:hover, 
.plus a:hover {
	color: #000;
	text-decoration: underline;
}
.plus, .menu {
	width: 150px;
	font-size: 7pt;
	display: none;
}
.plus {
	background-color: white;
}
.tableone {
	background-color: white;
	width: auto;
}
.tbodyone {
	background-color: white;
}
.theadone {
	background-color: white;
}
p {
	padding: 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
p.title {
	color: black;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	font-style: italic;
}
.picleft, .driverspic {
	float: left;
	margin-right: 10px;
}
.picright {
	float: right;
	margin-left: 10px;
}
.sub, .sub-plus {
	display: block;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: black;		
	text-transform: uppercase;
	/*background-color: darkred;*/
	padding-left: 0px;	
	letter-spacing: 1px;
	margin-bottom: 0px;
	border-bottom: 1px solid black;
}
.sub-plus {
	/*background-color: steelblue;*/
	margin-bottom: 10px;
}
.subhead {
	font-size: 14pt;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	border-top: 0px dashed black;
	text-transform: uppercase;
	margin-bottom: 3px;
	display: block;
}
.subseason {
	font-size: 7pt;
	text-transform: lowercase;
	display: block;
	color: black;
}
.subdate, .driversname, .smalltitle {
	color: black;
	font-weight: bold;
	margin-right: 5px;
	text-transform: lowercase;
}
p.smalltitle {
	padding-bottom: 0px;
}
.driversname {
	text-transform: uppercase;
}
.line_1 {
	background-color: #fff;
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}
.line_2 {
	background-color: #fff;
}
.news img {
	border: 1px solid black;
}
.bold {
	color: black;
	font-weight: bold;
} 
.Bra, .BRM, .Coo, .Eag, .Fer, .Hon, .Lot, .McL, .Mat, .dns {
	color: Black;
}