   body {
      background-color:           000000;
      background-image:           url("");
      font-family:                Verdana, Arial, Sans-serif;
      font-size:                  10pt;
      color:                      C0C0C0;
   }

   h1,h2,h3,h4 {
      font-family: Garamond, GaramondLatin, "Times New Roman", Times;
      font-size: large;
   }

   h1 {
	   font-family:               "Academy Engraved LET", Garamond;
	   font-size:                 36pt;
	   font-weight:               bold;
   }

   table {
      font-family:               Verdana, Arial, Sans-serif;
      font-size:                 10pt;
      color:                     C0C0C0;
   }

   A:link {
      color:                     #DD0000;
      text-decoration:           none;
      background:                transparent;
   }

   A:visited {
      color:                     #CC0000;
      text-decoration:           none;
      background:                transparent;
   }

   A:active {
      color:                     #FF0000;
      text-decoration:           none;
      background:                transparent;
   }

   A:hover {
      color:                     FFFFFF;
      text-decoration:           none;
      background:                transparent;
   }

   input,option {
      background:                #D0D0D0;
      color:                     #000000;
      border:                    1px solid #000000;
      font-family:               Arial, sans-serif;
      font-size:                 8pt;
   }

   select {
   }

   hr {
      color:                     #800000;
      border:                    1px solid;
   }
   
   .column1 {
      font-size: 9pt;
   }
