body{ 
  background-color:rgb(153,51, 0);
	color:#00ffcc    ; 
	font-size:80%    ;
  margin-left=  "1";
  margin-top =  "5";
  margin-width= "5";
  marginheight= "1";
 }
a:link,a:visited,a:hover,a:active{
  text-decoration:none ; 
	color:#00ffcc        ; 
	font-size:90%        ;
	font-family:Verdana,Arial,Helvetica,sans-serif ; 
}
td{
 vertical-align:top
}
.nav span {
  display: none ;
}
.nav a:hover {
  background: url(/pngs/menuhover2.png) repeat-y;
  text-decoration: none;
}
.nav span.menuspace {
  display: block  ;
  border-width: 0;
	font-size: 120% ;
}
.nav span.smalladdress {
  display: block  ;
  font-size:small ;
}
