#newsside p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {  text-decoration: underline; color: #37917F}
a:visited {  text-decoration: underline; color: #000000}
a:hover, a:active {  text-decoration: none; color: #37917F}
.emph {
	font-weight: bold;
	color: #006EA6;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #C97C28;
	margin-bottom: -5px;
	padding-bottom: 0;
}
.dos {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #C97C28;
}
.newsnav p {
	padding: 0;
	margin: 0;
}
.box {
	text-align: left;
	border: 1px dashed #006EA6;
	padding: 0 10px;
	background-color: #EBF2F4;
	clear: both;
}
