  body {font-family: "Verdana";
        font-size: 10pt;
        color: #CE6700;
        background-color: #000000;
        }
  h1 {font-family: "Verdana";
      font-size: 13pt;
      color: #CE6700;
      font-weight: bold; }
  h2 {font-family: "Verdana";
      font-size: 12pt;
      color: #CE6700;
      font-weight: bold;
      }
  h3 {font-family: "Verdana";
      font-size: 10pt;
      color: #CE6700;
      font-weight: bold;
      text-decoration:underline;}
  a:link {color: #CC3300;
         text-decoration:none;
         font-family: "Verdana";
         font-size: 10pt;}
  a:visited {color: #CC3300;
            text-decoration:none;
            font-family: "Verdana";
            font-size: 10pt;}
  a:hover {color: #999966;
          text-decoration:none;}
  a:active {color:#999966;
           font-family: "Verdana";
           font-size: 10pt;}
  a:focus {color:#993333;
           font-family: "Verdana";
           font-size: 10pt;}
 table {font-family: "Verdana";
        font-size: 10pt;
         }
 ul    {list-style-type:disc }
 #box1 {background-color:#000000; width:760px; height:130px; padding:2pt; }
 #box2 {border:0px; background-color:#000000; padding:2pt; width:140px;
        height:250px; float:left; }
 #box3 {border:0px; background-color:#000000; padding:2pt; margin-left:150px; }
 #box4 {border:1px solid #FF3333; background-color:#000000; padding:2pt; margin-bottom:5px; }
