td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
body {
	background-color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin: 4px;
	padding: 4px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.racing {
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.motorbike {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style-image: url(images/bullet.gif);
}
.motorbike-news {
	color: #000000;
}
small {
	font-size: 10px;
}
