body {
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}





.LeftNav {
	background-color: #ffffff;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	height: 15px; 	width: 150px;
	font-weight: normal;
}
.LeftNav a, .LeftNav a:visited
{
	color: #000000;	
	text-decoration: none;
}
.LeftNav a:hover {
	color: #990000;

	
}







