body
  { 
    background: URL(background.gif);
    color: black;
  }
a
  {
    font-family: helvetica;
    font-style: normal;
    font-weight: normal;
  }
b
  {
    background: transparent;
    font-family: helvetica;
    font-style: normal;
    font-weight: bold; 
  }
h1
  { 
    color: black;
    background: transparent;
    font-style: normal;
    font-variant: normal;
    font-weight: bold; 
    line-height: 18pt; 
    text-align: center;
  }
h2
  {
    color: black;
    background: transparent;
    font-style: normal;
    font-variant: normal;
    font-weight: bold; 
    line-height: 18pt; 
    text-align: center;
  }
h3
  {
    color: red;
    background: transparent;
    font-style: normal;
    font-variant: normal;
    font-weight: bold; 
    line-height: 16pt; 
    text-align: center;
  }
h4
  {
    color: black;
    background: transparent;
    font-style: normal;
    font-variant: normal;
    font-weight: bold; 
    line-height: 14pt; 
  }
dl
  {
    color: black;
    font-family: helvetica;
    font-style: normal;
    font-weight: normal;
  }
ol
  {
    color: black;
    font-family: helvetica;
    font-style: normal;
    font-weight: normal;
  }
p
  {
    color: black;
    font-family: helvetica;
    font-style: normal;
    font-weight: normal;
  }
td
  {
    color: black;
    font-family: helvetica;
    font-style: normal;
    font-weight: normal;
  }
th
  {
    color: black;
    font-family: helvetica;
    font-style: normal;
    font-weight: bold;
  }
ul
  {
    color: black;
    font-family: helvetica;
    font-style: normal;
    font-weight: normal;
  }
.highlight
  {
    background: #B0B0B0;
    color: black;
    font-family: helvetica;
    font-style: normal;
    font-weight: bold;
  }
.attention
  {
    background: yellow;
    color: black;
    font-family: helvetica;
    font-style: normal;
    font-weight: bold;
  }
.quote
  {
    background: transparent;
    color: navy;
    font-family: helvetica;
    font-style: italic;
    font-weight: normal;
  }
.active
  {
    color: black;
    font-weight: bold; 
  }
.invisible
  {
    color: black;
    text-decoration: none;
  }
.journalDistribution
  {
    color: white;
    text-decoration: none;
  }
.printerFriendly
  {
    color: blue;
    text-decoration: none;
  }

