body, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #203D58;
	font-size: 12px;
	float: none;
}

.nav {
	margin-top: 5pt;
	margin-bottom: 10pt;
	font-size: small;
	font-weight: normal;

}

	a:link {
	color: #203D58;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #EFAA23;
}
a:active {
	text-decoration: underline;
}

.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005595;
	line-height: 25px;
	font-weight: normal;
}
.newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
}
.newsbg {
	background-color: #FCFCFC;
	background-image: url(assets/newstop.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;

}
