body {
  font-family: Verdana;
  font-size: 12px;
  background-image: url(/images/replin_gradient.gif);
  background-repeat: repeat-x;
  margin: 0px 0;
  color: #000000;
}

.div {
  font-family: Verdana;
  font-size: 12px;
}

table {
  font-family:Verdana;
}

td {
  font-family: Verdana;
  font-size: 12px;
}

A:link {
  text-decoration: none;
  color:#000099;
  font-family: Verdana;
  font-weight: bold;
}

A:visited {
  text-decoration: none;
  color: #000099;
  font-family: Verdana;
  font-weight: bold;
}

A:hover {
  text-decoration: underline;
  color: #000099;
  font-family: Verdana;
  font-weight: bold;
}

h1 {
  font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 16px;
}

h2 {
  font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 14px;
  padding-left: 5px;
}

h3 {

}

