A  {
	color : #E72939;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #E72939;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

HR {
	color: #E72939;
}

A:Hover  {
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

P  {
	font-family : Arial, Helvetica;
	font-size: 16px;
}

.title  {
	font-family : Arial, Helvetica;
	font-size: 18px;
}

.chart  {
	font-family : Arial, Helvetica;
	font-size: 12px;
}

.countdown  {
	font-family : Verdana, Arial, Helvetica;
	font-size: 12px;
}

.distance  {
	font-family : Arial, Helvetica;
	font-size: 11px;
}

small  {
	font-family : Arial, Helvetica;
	font-size: 11px;
}

TD  {
	font-family : Arial, Helvetica;
	font-size: 16px;
}

BODY  {
	background-image: url("images/blackandwhite.gif");
	background-position: 50%;
	background-repeat: repeat-y;
	background-color: #E72939;
	margin: 0px;
	padding: 0px;
}

B  {
	font-weight : bold;
	font-family : Arial, Helvetica;
}

