@charset "utf-8";

body {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
	background-image: url(../bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.normalsitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.formmargin {
	margin: 1px;
}
.headerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.headerfont2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
}
