body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
div#CenterMain {
	position: absolute;
	left: 50%;
	top: 5%;
	width: 800px;
	height: 701px;
	margin-left: -395px;
	margin-top: -10px;
	padding: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a {
	font-style: italic;
}