body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	SCROLLBAR-BASE-COLOR: #666666;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CC0000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF0000;
}
.cars {
	border: 4px double;
}
td a {
	font-size: x-small;
	font-weight: bold;
}
table {
	background-color: #000000;
}
.copy {
	font-size: x-small;
	color: #CCCCCC;
}
.smallblue {
	font-size: x-small;
	color: #0066FF;
}
.email {
	font-size: medium;
	font-weight: normal;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.blacktext {
	font-size: xx-small;
	color: #000000;
}
