@charset "utf-8";
body,td,th {
	font-family: tahoma;
	font-size: medium;
}
body {
	background-color: #3A5D73;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #66FF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66FF00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #66FF00;
}

a {
}
.page1 {
	text-align: center;
	font-size: 90%;
	color: #CCCCCC;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.page1 a {
	text-align: center;
	font-size: 100%;
	margin-right: 8px;
	margin-left: 8px;
}