<style>
  body {
    font-family: Verdana,Arial,sans-serif;
    border-spacing: 5pt;
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
    background:#000033;
    color: #FFFFFF;
    font-size: 100%;
  }
  table.trek {
    font-family: Verdana,Arial,sans-serif;
    text-align: justify;
  }
  h1 {
    font-family: Verdana,Arial,sans-serif;
    color: yellow;
    font-size: 250%;
    text-align: center;
    margin-top: 10px;
  }
  h1.viewer {
    color: white;
    font-size: 120%;
  }
  h2 {
    color: white;
    font-size: 150%;
    text-align: center;
    margin-left: 80px;
    margin-right: 80px;
  }
  h2.sidebar {
    color: white;
    font-size: 110%;
    font-weight: bold;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  h3 {
    color: white;
    font-size: 110%;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  h4 {
    color: white;
    font-size: 70%;
    text-align: center;
  }
  . {
    text-align: justify;
  }
  .formheader {
    text-align: right;
    border-spacing: 5pt;
    margin-left: 20px;
    margin-right: 20px;
  }
  .newshead {
    font-size: 90%;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
  }
  .news {
    font-size: 90%;
    margin-left: 30px;
    margin-right: 20px;
  }
  .signup {
    font-size: 90%;
    text-align: center;
  }
  .copyright {
    text-align: right;
  }
  .thead {
    color: yellow;
    text-align: right;
  }
  table.sidebar {
    font-size: 90%;
    text-align: right;
    margin-top: 6px;
    margin-bottom: 6px;
    text-decoration: none;
  }
  table.sidebar td.header {
    font-size: 110%;
    margin-top: 0px;
    text-align: right;
    font-weight: bold;
  }
  table.sidebar td.item {
    font-size: 90%;
    text-align: right;
  }
  table.viewer {
  }
  table.viewer td.odd {
    background:#000000; 
  }
  table.viewer td.even {
    background:#000033; 
  }
  table.viewer td.title {
    font-weight: bold;
  }
  table.viewer td.link {
   text-align: right;
  }
  table.viewer td.comment {
    text-align: justify;
  }
  A:link, A:visited, A:active {
    text-decoration: none;
  }
  A:visited {
    color: #FFAAAA;
  }
  A:hover {
    color: #FF6666;
    text-decoration: underline;
  }
  A.links:hover {
    color: white;
  }
  .date {
    font-family: Verdana,Arial,sans-serif;
    font-size:100%;
  }
  .posts {
    font-family: Verdana,Arial,sans-serif;
    font-size:100%;
  }
</style>
