body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.4;
	padding: 0;
	margin: 0px 40px;
}



p {
	margin: 0.6em 0;
}

h1 {
	color: #558A96;
	font-weight: normal;
	line-height: 1;
	font-size: 1.68em;
	margin: 0.8em 0 0 0;
}
h2 {
	font-size: 1.4em;
	line-height: 1.2;
	margin: 0.6em 0 -0.3em 0;
	color: #558A96;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2;
	margin: 0.6em 0;
	color: #558A96;
	font-weight: normal;
	border-top: 1px solid #85ACB6;
	padding-top: 0.4em;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}
li {
	margin: 0.3em 0;
}

hr {
	color: #596EAC;
	background-color: #709DA9;
	height: 1px;
	border-style: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #3E56A0;
}
a:hover, a:active {
	color: #FF9900 !important;
}
.newsNotes {
	font-size: 11px;
	line-height: 1.2;
	border-top: 1px solid #B7CED4;
	margin-left: 40px;
	margin-top: 10px;
}

.upLink {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	border-left: 0;
	border-right: 0;
	padding: 4px 0;
	margin: 0;
}
.upLink img {
	border: none;
	padding-left: 5px;
}

