﻿body
{
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	background-color: #FFFFFF;
	background-image: url(Images/BG.png);
	background-repeat: repeat-x;
}
table
{
	vertical-align: top;
}
td
{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	text-align: left;
}
td.header
{
	white-space: nowrap;
	font-weight: bold;
	vertical-align: middle;
	background-repeat: repeat-x;
}
td.SmallText
{
	font-size: 85%;
	color: #333333;
}
a:link
{
	text-decoration: none;
	color: #333333;
}
a:visited
{
	text-decoration: none;
	color: #333333;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
	color: #333333;
}
p.oldResults
{
	margin: 0px 0px 5px 3px;
}
td.oldResults
{
	font-weight: bold; 
	font-size: 95%;
}
span.oldResultsDays
{
	font-weight: normal;
	
}
img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
