html { min-height: 100%; margin-bottom: 1px; }
body { 
	margin-right: 15px; padding: 0; background-color: #EEEAB0;
	font-size:10pt; font-family: Verdana;
	}
a.link {color: #000000;text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}

a.topnav:link {text-decoration: none; color: #000000; font-size: 11px; font-family: Verdana;}
a.topnav:visited {text-decoration: none; color: #000000; font-size: 11px; font-family: Verdana;}
a.topnav:hover {text-decoration: none; color: #000000; font-size: 11px; font-family: Verdana;}
a.topnav:active {text-decoration: none; color: red; font-size: 11px; font-family: Verdana;}



.maintable {
	border: 1px solid #000000; 
	width: 700px;
    	margin: 0 auto;
	background-color: #E4DD81;
}
.navtable {border-top: 1px solid #000000; border-bottom: 1px solid #000000;}
.navtext {font-family:Times New Roman; font-size:12px}

.address {text-align: center; font-style: italic; height: 40px; vertical-align: bottom;}
.header4 {font-size: 11pt; font-weight: bold; font-family:Verdana }
.header3 {font-size: 10pt; font-weight: bold; font-family:Verdana }
.smalltext {font-size: 11px;}
