.small_link { font-family: Arial;
  font-size: 8.5pt;
  font-weight: bold;
  color: #547E84;
}

#menu a {
  font-family: Arial;
  font-size: 8.5pt;
  font-weight: bold;
  color: #547E84;
  border: 0;
  margin-left: 9px;
  padding: 0;
  padding-left: 3px;
  padding-right: 3px;
}

#menu a:hover {
  color: #FFFFFF;
  background: #547E84;
}

.menutitle {
  font-family: Arial;
  font-size:9pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-left: 12px;
  padding: 0;
  border: 0;
}

.menublank {
  height: 8px;
  display: inline;
}

.thdialog {
  background: #000000;
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}
.tabledialog {
  background: #E0E0E0;
}
.footdialog {
  background: #E0E0E0;
  text-align: center;
}

.small_link:hover { font-family: Arial;
  font-size: 8.5pt;
  font-weight: bold;
  color: #FFFFFF;
  background: #547E84;
}
h1 {
  color: #547E84;
}
body {
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
}
a {
  font-family: Arial;
  font-size:10pt;
  font-weight: bold;
  color: #547E84;
  text-decoration: none;
}
a:hover {
  font-family: Arial;
  font-size:10pt;
  font-weight: bold;
  color: #FFFFFF;
  background: #547E84;
  text-decoration: none;
}
.link {
  font-family: Arial;
  font-size:12pt;
  font-weight: bold;
  color: #547E84;
  text-decoration: none;
}
.link:hover {
  font-family: Arial;
  font-size:12pt;
  font-weight: bold;
  color: #FFFFFF;
  background: #547E84;
  text-decoration: none;
}
.cell {
  font-family: Arial;
  font-size: 11pt;
  color: #000000;
  padding: 5px;
}
.small_cell {
  font-family: Arial;
  font-size: 9pt;
  color: #547E84;
}

hr {
  margin-top:0px;
}

.text {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}
