<style>
.alink {font-size:18px;color: #009;}
.orange{font-size:18px;color:#F93;}
.Pink{color: #F9C;font-size:18px;}
a {text-decoration: none;}
</style>

body {
	font-family: sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #0080FF;
}
.main {
	padding: 5px;
	text-align: justify;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	vertical-align: top;
	color: #000000;
	background-color: #FFFFFF;
	width: 490px;
	border-top: 0px solid #000000;
	border-right: 1px dotted #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px dotted #000000;
}
#leftcol {
	background-color: #FFFFFF;
	float: left;
	padding: 3px;
	font-family: sans-serif;
	font-size: 12px;
	vertical-align: top;
	width: 149px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftcol ul{
	margin: 0px;
	padding: 0px 3px;
	list-style-type: none;
}
#leftcol li{
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#leftcol a{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
#leftcol a:hover{
	text-decoration: underline;
}
.header {
	height: 138px;
	font-family: sans-serif;
	font-size: 14px;
	padding: 5px;
	width: 760px;
	text-align: center;
	vertical-align: middle;
}
h2 {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
.rightcol {
	background-color: #FFFFFF;
	float: left;
	padding: 3px;
	font-family: sans-serif;
	font-size: 11px;
	vertical-align: top;
	width: 114px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-right-width: 0px;
	border-right-style: solid;
}
.footer {
	height: 30px;
	font-family: sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 760px;
}
.contact {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	text-align: left;
	font-family: sans-serif;
	font-size: 14px;
}
.red {
	color: #FF0000;
}
a {
}
.subheader {
	color: #3366CC;
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
}
h1 {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #000
}
.mainheader {
	color: #3366CC;
	text-decoration: underline;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
}
.data {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.megatitle {
	font-size: 30px;
	color: #C0CAD5;
}
.megasubtitle {
	font-size: 18px;
	color: #000000;
}
.news {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px dashed #3366CC;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #3366CC;
	float: left;
	padding: 20px 3px 3px;
	width: 114px;
	vertical-align: middle;
}
.title {
	width: 500px;
	float: left;
	background-repeat: no-repeat;
}
.logo {
	padding: 15px 3px 3px;
	height: 100%;
	width: 114px;
	float: right;
}
.dateold {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3366CC;
}
.reglabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.newsnav {
	color: #0000FF;
}