body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	
}
body {
	overflow:auto;
	text-align:center;
	background-color: #D5D5D5;
	margin: 0px;
}
a {
	font-size: xx-small;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-size: x-small;
}
a:visited {
	text-decoration: none;
	font-size: x-small;
}
a:hover {
	text-decoration: underline;
	font-size: x-small;
}
a:active {
	text-decoration: none;
	font-size: x-small;
}
.maintable {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	overflow: auto;
	visibility: visible;
	z-index: auto;
	width: 100%;
	float: none;
	clear: both;
	border: thin solid #999999;
}
.maintd {
	border: 2px groove #FFFFFF;
	margin: 0px;
}