body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f1e903;
	line-height: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: f0e904;
	text-transform: uppercase;
}
a:link {
	color: #FFFFFF;
	line-height: 13px;
	text-decoration: underline;
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}
h4 {
	font-weight: bold;
	text-transform: uppercase;
	color: #D03074;
	font-size: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4bd0fc;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
a:visited {
	color: #666666;
	text-decoration: underline;

}
.subtitle {
	font-weight: bold;
	text-transform: uppercase;
	color: 4bd0fc;
}
.waiver {
	font-size: 9px;
	color: 999999;
}
