@charset "utf-8";
heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #039;
	text-decoration: none;
}

#body {
	margin: 0px;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #012977;
	text-decoration: none;
	font-weight: bold;


}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;


}
.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #012977;
}
.dat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.subheadleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.list {
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/ftbg.png);

}
.form1 {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #F00;
	width: 100px;
	float: none;
	height: 16px;
	text-align: center;
}
.btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	width: 50px;
}
