.News h1 {
	color: #FF6600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1em;
	font-weight: bold;
}
.News ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.News li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5em;
}
.News a {
	color: #003366;
	text-decoration: none;
}
.Contact {
	margin: 10px 0px 20px;
	padding: 0px;
	text-align: right;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
}
.Contact h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: none;
	text-align: right;

}
