
BODY { 
  background-color: #C8CDD3;
  background-image: url(http://mark.stubbornlights.org/test/images/bg2.gif);
  margin-left: 0px;
  margin-top: 0px;
  }

P { 
  font-style: normal;
  font-size: 9pt;
  font-family: "Arial", "Verdana", "Helvetica", sans-serif;
  }

P.lc { 
  text-transform: lowercase; 
  }

P.header
  {
  font-weight: bold;
  text-align: right;
  }

P.tiny
  {
  font-size: 7pt;
  }

HR { 
  width: 80%; 
  align: center; 
  }

A { 
  text-decoration: underline; 
  color: #CC0000; 
  }

A:visited { 
  color: #990000; 
  }

A:hover { 
  text-decoration: none; 
  }

A.sidebar { 
  font-weight: normal; 
  text-decoration: none;
  color: #000000; 
  }

A.sidebar:visited { 
  color: #333333; 
  }

A.sidebar:hover {
  text-decoration: underline;
  }