
a:link  {
   text-decoration:underline;
   color:#A04000;
   }

a:visited  {
   text-decoration:underline;
   color:#A04000;
   }

a:hover  {
   text-decoration:none;
   color:#EACB5A;
   }

.homepage {
    font-family:verdana,helvetica,sans-serif;
    font-size:10px;
	color:#ffffff;
	margin-top:7px;
	margin-right:15px;
	}

html>body .homepage {
    font-size:10px;
	}
	
.copy  {
   color:#665417; 
   font-family: verdana; 
   font-size:10px;
   background-color:#FFFFEB;
   border-color: #665417  #665417  #665417  #665417;
   border-style: solid; 
   border-top-width: 1px; 
   border-right-width: 0px;
   border-bottom-width: 1px; 
   border-left-width: 0px;
   }
   
   
.tracts {
   color:#665417; 
   font-family: verdana;
   font-size: 10px;
   border-color: #665417  #665417  #665417  #665417;
   border-style: solid;
   border-top-width: 1px; 
   border-right-width: 1px; 
   border-bottom-width: 1px; 
   border-left-width: 1px;
   }   
   

table.tabmarg  {
    margin-top:26px;
	margin-bottom:150px;
   }
   
table.tabmargstretch  {
    margin-top:26px;
	margin-bottom:25px;
   }
   
.content {
	font-size: 10px;
	margin-left:12px;
	margin-top:5px;
	line-height: 1.3;
	margin-bottom:10px;
	margin-right:12px;
	}  

.table {
   color:#665417; 
   font-family: verdana; 
   font-size:10px;
   background-color:#FFFFEB;
   border-color: #665417  #665417  #665417  #665417;
   border-style: solid; 
   border-top-width: 1px; 
   border-right-width: 0px;
   border-bottom-width: 1px; 
   border-left-width: 0px;
   }