
   body {background-color: #ffffff;
         background-image: url();
         background-attachment: fixed
        }
   
   pre {font-size: 10pt;
      word-wrap: break-word;
      font-family: courier, typewriter, monospace;
      color: #000000;
      font-weight: plain;}
   kbd {font-size: 10pt;
      word-wrap: break-word;
      font-family: courier, typewriter, monospace;
      color: #000000;
      font-weight: plain;}
   ol {font-size: 10pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #000000;
      font-weight: normal}
   span {font-size: 10pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #000000;
      font-weight: normal}

   p {font-size: 10pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #000000;
      font-weight: normal;
      margin-bottom: 0em;}
   .plain {font-size: 10pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #000000;
      font-weight: normal;}
   .bold {font-size: 10pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #000000;
      font-weight: bold;}
   .boldgrey {font-size: 10pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #333333;
      font-weight: bold;}

   .head {font-size: 14pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #333333;
      font-weight: bold;
      margin-bottom: 0em;}
   .subhead {font-size: 12pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #333333;
      font-weight: bold;
      margin-bottom: 0em;}
   .small {font-size: 9pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #000000;
      font-weight: normal;
      margin-bottom: 0em;}
   .userinput {font-size: 10pt;
      word-wrap: break-word;
      font-family: courier, typewriter, monospace;
      color: #000000;
      font-weight: bold;}
      

   table{padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px;
      }
   tr{padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px;
      }
   th{font-size: 10pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #000000;
      font-weight: normal}
   td{font-size: 10pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #000000;
      font-weight: normal}
   dt{font-size: 10pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #000000;
      font-weight: normal}

   h1{font-size: 14pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #333333;
      font-weight: bold}
   h2{font-size: 12pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #333333;
      font-weight: bold}
   h3{font-size: 10pt;
      font-family: Trebuchet MS, arial, sans-serif;
      color: #333333;
      font-weight: bold}

   hr {size: 4;
       color: #000000;
       noshade;}

   a:link {
      text-decoration: none;
      color: #333333}
   a:active  {
      text-decoration: none;
      color: #333333}
   a:visited {
      text-decoration: none;
      color: #333333}
   a:Hover  {
      text-decoration : underline;
      color: #000000;}

