body {
	font-family: Arial, helvetica, sans-serif;		
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin: 0;
	background: #333333;
}


	  
	  img { border: 1px solid #666666 ; }

td {
		font-family: Arial, helvetica, sans-serif;		
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

th {
	font-family: Arial, helvetica, sans-serif;		
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ffff;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	}
	
.subheader {
	color: #FFFFFF;
	font-weight: bold;
}
.bottomlinks {color: #999999}