﻿body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-image: url(/images/06-09/pagebacker2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	margin: 0px;

}
.bg
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration: none;
}
a:hover 
{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;	
	text-decoration: none;
}
.footer {
	color: #cccccc;
	text-align: center;
}

.footer a 
{
	color: #cccccc;
	text-decoration: none;
}

.footer a:hover
{	color: #ffffff;
	text-decoration: none;
}
