BODY { 
       background-color: #62743F;  margin-top: 10;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 9pt; color: #333; 
         }

P, UL, LI  { 
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 9pt;  padding: 4px; line-height: 12pt;
       color: #000;
        }

.mainbody { background-color: white; }
.borderleft { background: white url(/images/border-left.gif) repeat-y left; }
.borderright { background: white url(/images/border-right.gif) repeat-y right; }
.borderbottom { background: white url(/images/border-bottom.gif) repeat-x bottom; 
.hilite { border: 1px solid green; background-color: #FF9; padding: 5px; }

H1 { font-family: Georgia, "Times New Roman", Verdana, Geneva, sans-serif;
       font-size: 13pt; font-weight: bold; font-style: italic;
       color: #606; text-align: center;
        }
H2 { font-family: Verdana, Geneva, sans-serif;
       font-size: 11pt; font-weight: bold;
       color: #990000;
        }
H3 { font-family: Verdana, Geneva, sans-serif;
       font-size: 10pt; font-weight: bold;
       color: #006600; text-align: center;
        }
EM { font-weight: bold; color: #C6F; 
        }
A:link { text-decoration: underline;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 9pt; padding: 3px;
         color: #030; }

A:visited { text-decoration: none;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 9pt; padding: 3px;
         color: #990000; }


A:active { text-decoration: underline;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 9pt;
         color: #FFCCFF; }

A:hover { text-decoration: underline;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 9pt; padding: 3px;
         color: #C0F; }

.footer {font-size: 8pt;}

