* { font-family: Verdana, Helvetica, Arial, sans-serif;}
h2, h3 { color: #cc3300; }
table.lines { border-color: #cccccc; border-width: 1px; border-style: solid; 
        border-spacing: 0px; border-collapse: collapse;
        margin: 0px;}
table.lines td { border-color: #cccccc; border-width: 1px; border-style: solid;
     margin: 0px; padding: 5px;  }

table.lines th { border-color: #cccccc; border-width: 1px; border-style: solid;
     margin: 0px; padding: 5px;  }

table.map { border-color: #cccccc; border-width: 1px; border-style: solid; 
        border-spacing: 0px; border-collapse: collapse;
        margin: 0px;}
table.map td { border-color: #cccccc; border-width: 1px; border-style: solid;
     margin: 0px; padding: 5px;  }


.maplink { background-color: #330000; }
.maplink a { color: white; size:x-small, font-weight: bold; text-decoration: none; }
.maplink a:hover { color: red; size:x-small, font-weight: bold; text-decoration: none; }
.flyover { position: absolute; left: 200 0px; top: 200px; visibility: hidden; }
.address { text-size: 16px; font.weight: bold; text-align: right; padding-right: 0.4em;}
.menu { background-color: #cc3300; clear: both; 
	margin-top: 0.6em;
	padding: 0.3em; padding-left: 0.4em;
	color: white; font-weight: bold;}
.menu a { color: white; font-weight: bold; text-decoration: none;}
.menu a:hover { text-decoration: underline; }
body { margin: 0px; padding: 0px;}
#head { margin-top: 0.4em; margin-bottom: 0.4em;}
#main { padding: 0.4em; }
#foot { margin-top: 0.8em; }
.leasebox { font-size: 90%; }
