.services  {
	font-size: 11px;
	padding: 10px;
	line-height: 14px;
	font-family: Verdana;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 0px;
}
	.services a:link { color: Black; text-decoration: none }
.services a:visited { color: Black; text-decoration: none }
.services a:hover { color: #7b1c23; text-decoration: underline }
	
.footer-links  { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
.footer-links a:link { color: white; text-decoration: none }
.footer-links a:visited { color: white; text-decoration: none }
.footer-links a:hover { color: #CFC7BC; text-decoration: underline }
.newslink { }
.newslink a:link { color: maroon; text-decoration: none }
.newslink a:visited { color: maroon; text-decoration: none }
.newslink a:hover { color: black; text-decoration: underline }
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

.bodytext  {
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	font-family: Verdana,;
}
.bodytext p { margin-top: 5px; margin-bottom: 10px }
.bodytext ol { list-style-type: lower-alpha; margin-top: 5px; margin-bottom: 10px }
.bodytext ul    { list-style-type: square; margin-top: 5px; margin-bottom: 10px }
.bodytext ul ul   { list-style-type: circle; margin-top: 5px; margin-bottom: 10px }
.bodytext li { margin-top: 5px }
.bodytext a:link { color: #000099; text-decoration: none }
.bodytext a:visited { color: #000099; text-decoration: none }
.bodytext a:hover { color: #7b1c23; text-decoration: underline }

}

.leftlink {
	font-family: Verdana;
	font-size: 12px;
	color: 4F4539;
}
.leftlink a:link { color: #000000; text-decoration: none }
.leftlink a:visited { color: #000000; text-decoration: none }
.leftlink a:hover {
	color: #7b1c23;
	text-decoration: underline;
}
.headerimage {
	border: 1px solid #000000;
}

.textbox  {
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid #666666;
}
