.SectionHeader      {
                     color: #000000;
                     font-family: Arial, Helvetica, Verdana, sans serif;
                     font-size: 14pt;
                     font-weight: bold;
                     }

.BlockQuote         {
                     display: block;
                     padding-left: 3em;
                     padding-right: 3em;
                     color: #000000;
                     font-family: Times New Roman, Times, serif;
                     font-size: 10pt;
                     font-weight: normal;
                     }
.SmallTableText td    {
                     font-size: 8pt;
                     }

h1           {
              color: #285B30;
              font-family: Arial, Helvetica, Verdana, sans serif;
              font-size: 18pt;
              font-weight: bold;
              }
h2           {
              color: #000000;
              font-family: Arial, Helvetica, Verdana, sans serif;
              font-size: 14pt;
              font-weight: bold;
              }
h3           {
              color: #555555;
              font-family: Arial, Helvetica, Verdana, sans serif;
              font-size: 12pt;
              font-weight: bold;
              }
BODY         { 
              font-family: Arial, Helvetica, Verdana, sans serif;
              font-size: 10pt;
              text-indent: 0;
              color: #000000;
              background-color: #FFFFFF;
              }
 
P, DIV, BLOCKQUOTE, DL, UL, OL, TD
             {
              text-indent: 0;
              font-size: 10pt;
              }
a:link    {color: #285A30; text-decoration: underline;}
a:visited {color: #800000; text-decoration: underline;}
a:hover   {color: #FF0000; text-decoration: underline;}
