body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	
}
body {
	background-color: #4b5257;
	background-image: url(images/bg-grey.jpg);
	margin-top: 10px;
}
a:link {
	color: #C10000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C10000;
}
a:hover {
	text-decoration: none;
	color: #336600;
}
a:active {
	text-decoration: none;
	color: #336600;
}
