@charset "utf-8";
body,td,th {
	font-size: 12px;
}


body {
	background-color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}

.page-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	font-weight: normal;
	font-variant: normal;
}
.head1 {
	font-size: 14px;
	color: #336600;
}
a:link {
	color: #336600;
}


a:link {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #336600;

}
a:active {

}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
