body {
	BACKGROUND-COLOR: #686868;
	COLOR: #ffffff;
	font-family: Arial;
	font-size: 10px;
	/*margin: 0px;
	padding: 0px;
	*/
}

td, th{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:link { color: #ffffff; text-decoration: none; font-weight: bold; }
a:visited{ color: #ffffff; text-decoration: none; font-weight: bold; }
a:active{ color: #ffffff; text-decoration: none; font-weight: bold;}
a:hover{ color: #ffffff; text-decoration: underline; font-weight: bold;}
