   body {      
      background-image : url(../images/overkill-back-latte.gif);
      background-repeat : repeat-x;
      background-position: 0px 195px;
   }
   p
   {
      font-size : 11pt;
      font-family : arial, sans-serif;
      color : #000000;
      line-height : 18pt;
   }

   h2
   {
      font-size : 16pt;
      font-family : arial, sans-serif;
      font-weight : bold;
      color : #666666;
   }

   .date, .credits
   {
      font-style : italic;
      font-size : 9pt;
      font-weight : bold;
      color : #666666;
      line-height : 12pt;
   }

   a
   {
      font-size : 11pt;
      font-family : arial, sans-serif;
      color : #ac546f;
      line-height : 18pt;
      text-decoration : none;
      font-style : normal;
      font-weight : bold;
   }

   a.nav
   {
      font-size : 11pt;
      color : #999999;
      line-height : 18pt;
      font-style : italic;
      font-weight : bold;
   }

      a:hover
   {
      color : #bbbbbb;
   }
