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

   .tight
   {
      font-size : 8pt;
      font-family : verdana, helvitica, arial, sans-serif;
      color : #000000;
      line-height : 15pt;
   }

   .tiny
   {
      font-size : 7pt;
      font-family : verdana, helvitica, arial, sans-serif;
      font-weight : bold;
      line-height : 15pt;
   }
.permalink   {
            font-size : 8pt;
            font-family : verdana, helvitica, arial, sans-serif;
            line-height : 15pt;
            font-variant : small-caps;
            text-decoration : none;
}

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

   h3 
   {
      font-size : 12pt;
      line-height : 10pt;
      font-style: italic;
      margin-bottom: -12px;
      margin-top: 25px;
      font-family : georgia, times, serif;
      font-weight : bold;
      color : #996633;

   }
   .date, .credits
   {
      font-size : 10pt;
      line-height : 10pt;
      margin-bottom: -15px;
      margin-top: 25px;
      font-family : georgia, times, serif;
      font-weight : bold;
      color : #996633;
   }

   a
   {
      font-size : 10pt;
      font-family : verdana, helvitica, arial, sans-serif;
      color : #996633;
      line-height : 18pt;
      font-style : normal;
      font-weight : bold;
   }

   a.nav
   {
      font-size : 9pt;
      font-family : verdana, helvitica, arial, sans-serif;
      color : #996633;
      line-height : 18pt;
      font-style : italic;
      font-weight : bold;
   }

      a:hover
   {
      color : #bbbbbb;
   }
textarea, input {
   font-size : 8pt;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color :#000000;
   padding : 3px;
   background-color : #ffffff;
   border : 1px solid #999999;
}
