td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #35407E;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#FFFFFF;
}
a:hover {
	text-decoration:none;
}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	color:#818BB3;
}
a.nav:hover {
	text-decoration:none;
	color:#394481;
}

.content {
	height:433px;
	padding-left:28px;
	padding-right:15px;
	text-indent:-15px;
	color:#FFFFFF;
	overflow:auto;
}

.news {
	border-top: 1px dotted #f8a046;
	margin-bottom: 20px;
	text-indent: 0px;
}
