<!--
  body {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 12px;
  line-height: 2em;
  text-align: center;
  background-color: #D1D2DE;
  }
 h1, h2, h3, h4, h5, p, td, li, ul, th {
  font-family: Verdana, Arial, Sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  }
  h1{
  font-size: 2.5em;
  line-height: 1.5em;}
  h2{
  font-size: 2em;
  line-height: 1.5em;}
  h3{
  font-size: 1.7em;
  line-height: 1.5em;}
  h4{
  font-size: 1.5em;
  line-height: 1em;}
  
  A:link
  {
  color: #408080;
  }
  A:hover
  {
  color: #C6D1FF;
  }
  A:active
  {
  color: #C6D1FF;
  }
   A:visited
  {
  color: #408080;
  }
  
  #content
  {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #666666;
  width: 800px;
  background-color: #fff;
  padding: 15px;
  }
  #title
  {
  color: #999999;
  weight: bold;
  text-align: center;
  }
  #bodytext
  {
  
  }
  
  #author
  {
  color: #333333;
  weight: bold;
  }
  #date
  {
  color: #333333;
  padding-bottom: 30px;
  }
  #navigation
  {
  padding: 15px,0,0,0;
  border-top: 1px solid #999999;
  color: #999999;
 }
  #categories
  {
  color: #408080;
  }
  #categories A:link
  {
  color: #408080;
  }
  #categories A:hover
  {
  color: #C6D1FF;
  }
  #links
  {
  padding-bottom: 30px;
  }
  #links A
  {
  color: #408080;
  }
  #links A:hover
  {
  color: #475861;
  }
-->


