@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg.gif);
	font-family:"Trebuchet MS";
	font-size:12px;
}
.newsdate {
	color:#003399;
	font-size:10px;
	font-weight:bold;
}
.newstext {
	font-size:10px;
}
.newstext a, .newstext a:link, .newstext a:visited, .newstext a:active {
	font-size:10px;
	color:#003399;
	text-decoration:none;
}
.newstext a:hover {
	text-decoration:underline;
}
.newstext_hdr {
	font-size:10px;
	text-decoration:underline;
}
h1 {
	font-size:16px;
	color:#0033FF;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}
.footer_text {
	font-size:10px;
	color:#666666;
}
.footer_text a, .footer_text a:link, .footer_text a:active, .footer_text a:visited {
	text-decoration:none;
	color:#666666;
}
.footer_text a:hover {
	text-decoration:underline;
}
.style1 {
	font-size: 16px
}
a, a:link, a:active, a:visited {
	color:#0099CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h4 {
	font-size:14px;
	color:#000066;
	margin-bottom:0;
}
