body     {
          margin: 0px;
          padding: 0px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
          align: left;
          color: #896371;
          background-color: #B0CAC2;
          SCROLLBAR-FACE-COLOR: #B0CAC2; 
          SCROLLBAR-HIGHLIGHT-COLOR: #FBF2EB; 
          SCROLLBAR-SHADOW-COLOR: #720015; 
          SCROLLBAR-3DLIGHT-COLOR: #896371; 
          SCROLLBAR-ARROW-COLOR: #896371; 
          SCROLLBAR-TRACK-COLOR: #B0CAC2; 
          SCROLLBAR-DARKSHADOW-COLOR: #5AB0BA; 
          }

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

h1       {
          color: #5AB0BA;
          font-size: 12pt;
         } 

h2       {
          color: #896371;
          font-size: 11pt;
          text-indent: 5pt;
         } 

h3       {
          color: #896371;
          font-size: 11pt;
         } 

a:link   {
          color: #720015;
          text-decoration: underline;
             }

a:active {
          color: #57AEB7;
          text-decoration: underline;
         }

a:visited{
          color: #720015;
          text-decoration: underline;
         }

a:hover  {
          color: #57AEB7;
          text-decoration: underline;
         }

a.tiny:link   {
          font-size: 8pt;
          color: #663333;
          text-decoration: underline;
             }

a.tiny:active {
          font-size: 8pt;
          color: #896371;
          text-decoration: underline;
         }

a.tiny:visited{
          font-size: 8pt;
          color: #663333;
          text-decoration: underline;
         }

a.tiny:hover  {
          font-size: 8pt;
          color: #896371;
          text-decoration: underline;
         }