

body
{
  margin-left: 10; margin-right: 0; margin-top: 10; margin-bottom: 0;
  padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 0;
  border-left: 0; border-right: 0; border-top: 0; border-bottom: 0;
  font-family: Verdana, Arial, sans-serif; font-size:13px;
  color:black; background:url(./images/parch.jpg);
  background-attachment:fixed;
}

  li
  {
    font-size:12px; color:black;
  }

  table
  {

  }

  table.clog
  {
    font-size:10px; width:100%; border-style:solid; 
    border-width:1px; background-color:gray; color:#EEEEEE;
  }
  
  td.cloglatest
  {
    font-size:10px; background-color:#EEEEEE;
    color:black; font-weight:normal;
  }
  
  td.clog
  {
    font-size:10px; background-color:#FFFFFF;
    color:black; font-weight:normal; color:gray;
  }
  
  td.cloghead
  {
    font-size:10px; background-color:#FFFFFF;
    color:black; font-weight:bold; border-bottom-style:solid; border-width:1px;
  }
  
  td
  {
    font-weight:bold; font-size:13px; color:brown;
  }

  td.small
  {
    font-weight:bold; font-size:11px; color:brown;
  }

  .caption
  {
    font-size:10px; color:black; font-weight:normal;
  }
  
  p.header
  {
    font-weight:bold; font-family: Arial; font-size:13px; color:brown;
  }

  td.cont
  {
    font-weight:normal; font-size:13px; color:black;
  }

  hr
  {
    color:maroon;
  }

  h1
  {
    font-family: Arial, sans-serif; font-size:20px; line-height:20px; color: brown;
  }

  h2
  {
    font-family: Arial, sans-serif; font-size:15px;  
    margin-bottom: 0; color: brown;
  }

  h3
  {
    font-family:Arial, sans-serif; font-size:15px; color:#00FF00; font-weight:bold;
  }

  A:Link
  {
    color:blue;  text-decoration:underline; font-weight:bold;
  }

  A:Visited
  {
    color:navy;  text-decoration:underline; font-weight:bold;
  }

  A:Active
  {
    color:yellow;   text-decoration:none; font-weight:bold;
  }

  A:Hover
  {
    color:maroon;   text-decoration:none; font-weight:bold;
  }

  .Content
  {
    position:relative; margin-left:80; margin-right:80; top:100;
  }

