body {
  color:#000000;
  background-color:#ffffff;
  font-family:verdana,arial,helvetica;
  font-size:9pt;
  margin:0 0 0 0;
}

:visited {
  color:#0000ff;
}

:link {
  color:#0000ff;
}

:active {
  color:#0000ff;
}

:hover {
  color:#ff0000;
  text-decoration:none;
}

.f7 {
  font-family:verdana,arial,helvetica;
  font-size:7pt;
}

.f8 {
  font-family:verdana,arial,helvetica;
  font-size:8pt;
}

.f9 {
  font-family:verdana,arial,helvetica;
  font-size:9pt;
}

.f10 {
  font-family:verdana,arial,helvetica;
  font-size:10pt;
}

.f11 {
  font-family:verdana,arial,helvetica;
  font-size:11pt;
}

.f12 {
  font-family:verdana,arial,helvetica;
  font-size:12pt;
}

.f13 {
  font-family:verdana,arial,helvetica;
  font-size:13pt;
}

.f14 {
  font-family:verdana,arial,helvetica;
  font-size:14pt;
}

.bold {
  font-weight:bold;
}

.red {
  color:#ff0000;
}

.blue {
  color:#0000ff;
}

.white {
  color:#ffffff;
}

.grey {
  color:#cccccc;
}

.bggrey {
  background-color:#cccccc;
}

.geolink {
  font-family:verdana,arial,helvetica;
  font-size:9pt;
  border-style:solid;
  border-width:0;
  border-top-width:1;
  padding:2;
}

td {
  font-family:verdana,arial,helvetica;
  font-size:9pt;
}

input {
  font-family: "Courier New", Courier, monospace;
  font-size:9pt;
}

textarea {
  font-family: "Courier New", Courier, monospace;
  font-size:9pt;
}

hr {
  border:0;
  background-color:#888888;
}
