BODY {
       font-family: "arial, helvetica, sans-serif"; 
       font-size: 10pt;
       line-height: 120%;
       }

H1,H2,H3,H4,H5,H6,H7,H8 { color: darkblue;
                          padding: 0pt 0pt 0pt 0pt; }

H1 { font-family: "arial, helvetica, sans-serif"; 
     font-size: 14pt;
     margin-top: 10pt; 
     margin-bottom: 7pt; }
H2 { font-family: "arial, helvetica, sans-serif"; 
     font-size: 12pt;
     margin-top: 10pt; 
     margin-bottom: 7pt; }
H3 { font-family: "arial, helvetica, sans-serif"; 
     font-size: 12pt;
     margin-top: 7pt; 
     margin-bottom: 5pt}

H1.center { text-align: center; }

UL { margin-top: 3pt;
     margin-bottom: 3pt;
     margin-left: 0pt;
     padding-left: 20pt; }
LI { margin-top: 3pt;
     margin-bottom: 3pt; }

TABLE, TR, TD { font-size: 10pt; 
                padding: 0pt 0pt 0pt 0pt; }

A.subtle:visited,A.subtle:link,A.subtle.active 
{ text-decoration: none; 
  color: darkblue;
}


P.save { Color: blue;
         background-color: rgb(200,200,200); }
UL.save { border: solid red 1px;
          background-color: rgb(180,180,180); }
LI.save { background-color: rgb(160,160,160); }


