.title
  {
  position:absolute;
  left:8px;
  top:6px;
  z-index:1;
  }
.subtitle
  {
  position:absolute;
  left:60px;
  top:100px;
  z-index:2;
  }
BODY
  {
  background-color: white;
  }
P
  {
  font: 16px Arial, sans-serif;
  margin-top: 0px;
  margin-bottom: 8px;
  }
TD
  {
  font: 16px Arial, sans-serif;
  margin-top: 0px;
  margin-bottom: 8px;
  }
UL
  {
  font: 16px Arial, sans-serif;
  margin-top: 0px;
  margin-bottom: 8px;
  }
LI
  {
  margin-top:8px;
  }
.normal
  {
  font: 16px Arial, sans-serif;
  font-weight:normal;
  letter-spacing: 0px;
  }
H3
  {
  font: 20px Arial, sans-serif;
  font-weight:normal;
  letter-spacing: 3px;
  margin-top:0px;
  }
H4
  {
  font: 16px Arial, sans-serif;
  font-style:italic;
  margin-top: 16px;
  margin-bottom: 8px;
  }
A
  {
  text-decoration: none;
  }
.issue1
  {
  color:#003108
  }
.issue2
  {
  color:#662217
  }
.issue3
  {
  color:#00284c
  }
.meta
  {
  color:#8c6116
  }
DIV.spacelines P
{
  line-height:130%;
}