body {
	background-color:	#636363;
}
body,td {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	line-height:		24px;
	color:				#CCCCCC;
}
a {
	color:				#FFFFFF;
	text-decoration:	none;
}
a:hover {
	text-decoration:	underline;
}

