html,body {
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6b808a;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006699;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	font-size:20px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:15px;
	font-size:16px;
}
.clsLinkunitHead {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}


.clsNewsTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.clsNewsDate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.clsNewsHead {
	font-weight: bold;
	color: #000000;
	font-size:12px;
}
pre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	margin-top:0px;
	margin-bottom:0px;
}

.clsAdsTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}