body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/checkeredflagsm1.gif);
	background-repeat: repeat;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF0000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF0000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.cars {
	border: 4px double;
}
td a {
	font-size: xx-small;
	font-weight: bold;
}
table {
	background-color: #000000;
}
.copy {
	font-size: x-small;
	color: #CCCCCC;
}
.email {
	font-size: medium;
	font-weight: normal;
}
