BODY  {   background         :rgb(255,255,255);
          color              :black;
      }
A:link {  color              :black;
          text-decoration    :none;
      }
A:visited { color            :black;
          text-decoration    :none;
      }
A:active {color              :black;
          text-decoration    :none;
      }
#ctxt {   text-align         :left;
          font-size          :12pt;
          font-family        :Times New Roman;
          font-weight        :bold;
      }
#prd  {   color              :#ff0000;
          font-family        :Tahoma,Arial;
          font-weigh         :bold;
          text-align         :justify;
      }
#prd1 {   color              :#ff0000;
          text-align         :center;
      }
#prd2 {   color              :#999999;
          text-align         :left;
      }
#prd3 {   color              :#999999;
          text-align         :left;
      }
#prd4 {   text-align         :right;
      }
#ans  {   list-style-image   :url(sun.gif);
          text-align         :left;
          color              :black;
          font-size          :11pt;
          font-family        :Arial;
          font-weight        :bold;
      }
#ans1 {   list-style-image   :url(sun.gif);
          text-align         :left;
          color              :black;
          font-size          :8pt;
          font-family        :Arial;
          font-weight        :normal;
      }
#tabl {   color              :white;
          font-family        :Courier New Cyr, Courier;
          font-size          :10pt;
          text-align         :justify;
          font-style         :normal;
      }
.mt   {   color              :black;
          font-family        :Arial;
          font-size          :9pt;
          text-align         :justify;
          margin-left        :75px;
          margin-right       :75px;
          text-indent        :20pt;
          font-style         :normal;
          cursor             :default;
      }
.ep   {   color              :black;
          font-family        :Arial;
          font-size          :8pt;
          text-align         :right;
          text-indent        :20pt;
          margin-right       :75px;
          font-style         :normal;
      }
.dt   {   color              :black;
          font-family        :Arial;
          font-size          :8pt;
          text-align         :right;
          text-indent        :20pt;
          margin-right       :75px;
          font-style         :normal;
      }
.ct   {   color              :black;
          font-family        :Arial;
          margin-left        :75px;
          text-align         :left;
          font-style         :normal;
          font-size          :8pt;
      }
.st   {   color              :black;
          font-family        :Arial;
          font-size          :25pt;
          font-style         :normal;
          letter-spacing     :18;
          text-align         :center;
      }
.bt   {   
          color              :red;
          font-size          :140%;
          font-family        :Bookman;
          font-weight        :bold;
      }
H1    {   color              :black;
          font-family        :Arial;
          font-size          :16pt;
          font-style         :normal;
          text-align         :center;
          
      }
H2    {   color              :black;
          font-family        :Arial;
          font-size          :14pt;
          font-style         :normal;
          text-align         :center;
      }
H3    {   color              :black;
          font-family        :Arial;
          font-size          :12pt;
          font-style         :normal;
          text-align         :center;
      }
H4    {   color              :black;
          font-family        :Arial;
          font-size          :10pt;
          font-style         :normal;
          text-align         :center;
      }