body  {
  font-size:  12pt;
  font-family:  arial, verdana, sans serif;
  color:  #333333;
  line-height: 0.9em;
  }

#nav a  {
  text-decoration: none;
  line height: 1.5em;
  color: #999999;
  text-align: center;
  font-size: large;
  }

#nav span  {
  color: #666666;
  font-weight: bold;
  font-size: large;
  }

img {
  border: 0px none;
  }

a:link  {
  text-decoration:  underline;
  color:  #333333;
  }

a:visited  {
  text-decoration:  underline;
  color:  #333333;
  }

a:hover, #nav a:hover  {
  color: #ff0000;
  }

h1  {
  visibility: hidden; 
  font-size: 1px;
  font-family:  "times new roman" , serif;
  color:  #333333;
  }

h2  {
  font-size:  15pt;
  font-family:  arial, verdana, sans-serif;
  color:  #333333;
  line-height: 0.9em;
  text-align: left;
  }

h2 span.date  {
  font-size: 10pt;
  }

h2 span.comments  {
  font-size: 0.8em;
  font-weight: normal;
  text-align: left;
  }

tr td.comments  {
  margin: 0;
  padding: 0;
  text-align: left;
  }

tr td.hr  {
  margin: 0;
  padding: 0;
  }

#subtext  {
  font-size: 8pt;
  font-style: italic;
  }
