body {
	background-color: #333333;
}

body,td,th {
	color: #FFFFFF;
}


a:link {
	color: #999999;
	text-decoration: none;		
}

a:visited {
	color: #999999;
	text-decoration: none;		
	
}

A:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline; color: #CCCCCC;
}


.style1 {font-size: 36px}
.style2 {color: #CCCCCC}
.style4 {
	font-size: 16px;
	color: #CCCCCC;
}
.style7 {
	font-size: 12px;
	color: #999999;
}
.style9 {font-size: 18px}
.style10 {color: #FFFFFF}
.style11 {font-size: 14px}
.style12 {font-size: x-large}