body {
  curl(../images/bg_main.gif);
  background-color: #00B48D;
  margin: 0px;
  padding: 0px;
  font-family:Verdana;
  font-size: 10pt;
}

img {
  border: 0px;
}

img.mini {
  position: absolute;
  top: 8px;
}

text {
  font-family:Verdana;
  font-size: 10pt;
  width: 500px;
}

a.link {
  text-decoration: none;
  font-family: Arial;
  font-size: 10pt;
  color: black;
  font-weight: bold;
  padding-left: 20px;
}

td.link {
  font-family: Arial;
  font-size: 10pt;
  color: black;
  font-weight: bold;
  width: 120px;
  height: 25px;
  vertical-align: middle;
  border: none;
}

.small {
  font-size: 8pt;
}

.header {
  font-size: 12pt;
  font-weight: bold;
}





