body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF9000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF9000;
}

a {
	color: #3366CC;
	text-decoration: none;
}



.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DCDCDC;
	font-weight: bold;
}




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

