<!--
body {
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
body,td,th {
  font-family: Arial Black, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height:14px;
}
      a:link {
        color: #000000;
        text-decoration: none;
      }
      a:visited {
        color: #000000;
        text-decoration: none;
      }
      a:hover {
        color: #999999;
        font-weight:bold;
      }
      TD{
        color:black;
        font-size: 11; 
        font-family: Verdana;
      }
      .bot{
        text-decoration: none;
        font-size: 10; 
        font-family: verdana,Arial;
        font-weight:bold;
        color:black;
      }
      .copy{
        font-size: 10; 
        font-family: verdana,Arial;
        color:black;
      }
h1 {
  font-family: Arial Black, Helvetica, sans-serif;
  font-size: 32px;
  color: #000000;
}
h2 {
  font-family: Arial Black, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
}
.main_table {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 1px;
  table-layout: auto;
}

.menu {
  width: 100%;
  height: 32px;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 1px;
  table-layout: auto;
}
.menu td {
  width: 100px;
  height: 32px;
  font-weight: bold;
  background: url('images/bar2.jpg');
}
-->
