body      { background-color: black; margin: 0; padding: 0 }
p     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.sub1    { color: black; font-size: 14px; font-weight: bold }
.body { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 18px }
.sub2    { color: #004b18; font-size: 16px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic }
.sub3 { color: #67633c; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.head1     { color: #004b18; font-size: 18px; font-family: Arial; font-weight: bold }
.footer { font-size: 10px }
.footlite { color: #f6f5e9; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.blurb     { color: #004b18; font-size: 14px; font-family: "Times New Roman", Georgia, Times; font-style: italic; font-weight: bold; line-height: 20px }
.author { color: #f6f5e9; font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 14px }
a:link  { color: #004b18; text-decoration: none }
a:visited  { color: #004b18; text-decoration: none }
a:hover  { color: #67633c; text-decoration: underline }
a:active  { color: #004b18; text-decoration: underline }
.nav:link  { color: #f6f5e9 }
.nav:visited  { color: #f6f5e9 }
.nav:hover  { color: #ccffa2 }
.nav:active  { color: #ccffa2 }
#leaseIcon {
   width:750px;
   float:left;
   background-image:url(images/lease_bg.gif);
   background-repeat:repeat-x;
}

#leaseTxt {
   width:750px;
   text-align:center;
   margin-top:7px;
   float:left;
   font-size:13px;
   color:#000;
}
#leaseTxt a {color:#000; font-size:12px; text-decoration:none;}
#leaseTxt a:hover {color:#fff; font-size:12px;}
