body {  
	background-color: #000000;
	background-image:  url(images/buggy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px
}
h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #CC0000; 
	font-style: oblique
}
h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	font-size: 10pt
}
h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #CCCCCC; 
	font-size: 12pt; 
	font-style: oblique; 
}
div {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF; 
}
td.nav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF
}
a.nav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}
a.nav:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: none
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF
}
a {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC0000
}
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #FF0000
}
td.box {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: oblique; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #000000; 
	padding-left: 5px; 
	border-color: black black #990000; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}
p.small {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #CCCCCC
}
.subtitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF
}
.view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CC0000;
}
.broadcast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #666666;
}
.smalltext {
	font-size: 9px;
}
.white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

