body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
}
#content {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	text-align: center;
	margin-top: -200px;
	margin-left: -225px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 451px;
	height: 401px;
	visibility: visible;
}
.bodytext {
	font-size: 10px;
}

td {
	font-size: 10px;
}

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

