body {
	background-color:#999999;
	color:#000000;
	font-family:Verdana, sans-serif;
	font-size:8pt;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}

table {
	color:#333333;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:0 3px 0 4px;
	padding:0;
	text-decoration:none;
}

div {
	color:#333333;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:0 3px 0 4px;
	padding:0;
	text-decoration:none;
}

a {
	color:#333333;
	text-decoration:none;
}

a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#ee5757;
	text-decoration:underline;
}
