BODY     {
          font-family: Verdana, Helvetica, Arial, sans-serif;
          font-size: 9pt;
          color: #000000;
          background-color: #D6EBFF;
          margin: 0px;
          padding: 0px;
          SCROLLBAR-FACE-COLOR: #FDF6AB; 
          SCROLLBAR-HIGHLIGHT-COLOR: #1D9AF4; 
          SCROLLBAR-3DLIGHT-COLOR: #D6EBFF;
          SCROLLBAR-SHADOW-COLOR: #D6EBFF; 
          SCROLLBAR-ARROW-COLOR: #F82725; 
          SCROLLBAR-TRACK-COLOR: #FFFFFF; 
          SCROLLBAR-DARKSHADOW-COLOR: #1D9AF4;
          }

p        {
          font-family: Verdana, Helvetica, Arial, sans-serif;
          color: #000000;
          align: left;
          font-size: 9pt;
         }

h1       {
          font-family: Georgia, "Times New Roman", Times, serif;
          color: #F82725;
          font-size: 10pt;
         } 

h2       {
          font-family: Georgia, "Times New Roman", Times, serif;
          color: #1D9AF4;
          font-size: 9pt;
         }

a:link   {
          color: #F82725; 
          font-family: Verdana, Helvetica, Arial, sans-serif;
          text-decoration: none;
         }

a:active {
          color: #F96161;
          font-family: Verdana, Helvetica, Arial, sans-serif;
          text-decoration: none;
          background-color: #FFF9BB;
         }

a:visited{
          color: #F82725;
          font-family: Verdana, Helvetica, Arial, sans-serif;
          text-decoration: none;
         }

a:hover  {
          color: #F96161;
          font-family: Verdana, Helvetica, Arial, sans-serif;
          text-decoration: none;
          background-color: #FFF9BB;
         }
