body {
  font-family: arial, sans-serif;
  color: black;
  background: white;
  margin: 0cm;
}
table.main {
  border: 0 solid;
  color: black;
}
td.maintd {
  color: black;
  background-color: white;
  border: 1px solid #444444;
}
td.listid {
  color: black;
  background-color: white;
  border: 0px solid #444444;
  padding: 0pt;
}
td.bads {
  color: black;
  background-color: white;
  border: 1px solid #444444;
  text-align: center;
}
div.blank {
  background-color: white;
  border: 1px solid black;
  height: 88px;
  width: 726px;
  padding: 0pt;
}
div.googlefloat {
  color: black;
  background-color: white;
  border: 0px solid #444444;
  padding-left: 10px;
  padding-top: 3px;
  float: right;
  margin-right: 2px;
}
td.bodytd {
  color: black;
  background-color: white;
  width: 100%;
  border: 1px solid #444444;
}
h1 {
  font-weight: bold;
  font-size: 16pt;
}
h2 {
  font-weight: bold;
  font-size: 14pt;
}
h3 {
  font-weight: bold;
  font-size: 12pt;
}
a {
   color: #336e2c;
%  color: #002390;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
   color: black;
   background: #336e2c;
}
a.logo:hover {
   color: black;
   background: transparent;
}
tt {
}
div.fixed {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 100%;
  font-size: small;
}
div.tdiv {
  height: 100%;
  position: relative;
  display: block;
}

