<!--
body { font-family: verdana; font-size: 12pt; }
A:link {
font-weight: bold;
text-decoration: underline;
color: #333399;
}
A:visited {
font-weight: bold;
text-decoration: underline;
color: #333399;
}
A:hover, a:active {
font-weight: bold;
text-decoration: underline;
color: #3333FF;
}
h3 {
   color: #FFFFFF;
	background-color: #333399;
	text-align: center; font-size: 14pt;  font-family: Arial;
	padding: 5px;
	}
h4	{
   color: #333333;
	text-align: left; font-size: 14pt;  font-family: Arial;
	padding: 2px;
	}				
b {
	color: #333333;
	font-size: 12pt; font-family: Verdana;
	}
.address {
         text-indent: 0em;
			font-size: 13pt;
			font-weight: bold;
			padding: 8px;
			margin-bottom: 15;
			margin-top: 50;
			margin-left: 15;
			border-bottom: solid;
			border-left: solid;
			border-right: solid;
			border-top: solid;
			border-color: #333399;
			}
.services  {
			font-size: 12pt;
			padding: 8px;
			border-bottom: solid;
			border-left: solid;
			border-right: solid;
			border-top: solid;
			border-color: #333399;
			}												

<!--
