body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: White;
}
table {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: White;
}

a:link { text-decoration:none;color:#800000; }
a:visited { text-decoration:none;color:#800000; }
a:hover { text-decoration:underline;color:#000000; }
a:active { text-decoration:none;color:#800000; }

