body, td, input {
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:11px;
    line-height:18px;
}
H1  { color: #000; font-size: 32px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; line-height: 18px; background-position: right 50%; text-align: right; padding-top: 4px }
.address {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	line-height:13px;
	color: #666666;
	padding-left: 15px;
	vertical-align: bottom;
}
a  { color: black; text-decoration: underline }
a:visited  { color: black; text-decoration: underline }

a:hover    { color: maroon; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
a:active  { color: maroon; text-decoration: underline }
h2  { color: black; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif }
h3{
	font-weight: normal;
	font-size: 31px;
	color: #00954e;
	padding-top: 5px;
}
.the-hr{
	clear: both;
	width: 100%;
	height: 1px;
	background: #c7c7c7;
	margin: 20px 0;
}

