body
{
	background-image: url("images/Tire.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%;
	margin: 0;
}

body, table, tr, td
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
}

a
{
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin: 0;
	color: black;
}

.menu
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.title
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #039;
}


.small
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

.mybig
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24pt;
	font-weight: normal;
}

.mybigwhite
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: white;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	}
h2 {
	font-size: 9pt;
	font-weight: bold;
	}
h3 {
	font-size: 8pt;
	font-weight: bold;
	}
h4 {font-size: 8pt;}
h5 {font-size: 7pt;}
h6 {font-size: 6pt;}

img.float
{
float:left;
}

a:link    {color:#0000FF}
a:visited {color:#0000FF}
a:active  {color:#0000FF}
a:hover   {color:#0000FF}