   body {
      background-color: black;
   }
   blockquote,li,dl,p {
      font-size: 10pt;
      font-family: 'Trebuchet MS', grotesque, Verdana, Helvetica, Arial, Sans-serif;
      color: white;
   }  
   dt {
      font-weight: bold;
      padding-left: 20px;
   }
   p {
      padding-bottom: 10px;
   }
   dd {
      padding-bottom: 10px;
   }
   dd.end {
      padding-bottom: 0px;
   }
   h2 {
      font-size: 18pt;
      font-family: Verdana, Helvetica, Arial, Sans-serif;
      color: white;
      text-align: center;
   }  
   b {
      font-size: 12pt;
      font-family: Verdana, Helvetica, Arial, Sans-serif;
      color: white;
   }
   div.main {
      width: 800px;
      border-style: solid;
      border-color: lightgrey;
      border-width: 1px;
      padding: 10px;
      background-color: 333333;
      text-align: center;
   }
   div.outer {
      text-align: center;
   }
   a {
     color: EEEE99;
     text-decoration: none;
   }
   a:hover {
     text-decoration: underline;
   }
   a:visited {
     color: 9999EE;
   }
   li.endpaper {
      padding-bottom: 10px;
   }
   li.press {
      font-size: 10px;
   }

   
