.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.footer:link, A.footer:visited, A.footer:active { 
		font-size: 12px;
		color: blue;
		text-decoration: none;
	 }  
.sectionTab {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #66CC66;
	border-right-color: #66CC66;
	border-bottom-color: #66CC66;
	border-left-color: #66CC66;
}
.topBox {
	background-color: #EEE7A3;
	border: 1px solid #66CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
