body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #000000;
	background-image: url(background.png);
}
h1 {
	font-size: 24px;
	color: #000000;
}

h2 {
	font-size: 16px;
	color: #333333;
}

h3 {
	font-size: 16px;
	color: #FFFFFF;
	background:#C2070C;
}

h5 {
	font-size: 12px;
	color: #999999;
}

h4 {
	font-size: 12px;
	color: #C2070C;
}

h6 {
	font-size: 16px;
	color: #FFFFFF;
	background:#000000;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
	color: #C2070C;
}

a:active {
	text-decoration: none;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #C2070C;
}

.style2 {
	font-size: 10px;
	font-weight: normal;
	font-style:italic;
	color: #CCCCCC;
}
.style3 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.sponsor  {
	font-size: 12px
	font-weight: normal;
	color: #C2070C;
	background-color:#FFFFFF
}
