body,td,th {	
	background-color: #000000;
	margin-top: 5px;
	/*margin-left: 0px;*/
}
.style1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
		}	
.style2 {
	background-color:#FF6600;
}
.style3 {
	background-color:#0099ff;
}	
a:link {
	text-decoration: none;
	color: #FFFFFF;
	 	 
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


