pre, pre a, form, input, select, option, textarea {
  font-family: monospaced;
}

html, body, a, h, h1, h2, h3, table, tr, td, th, p, br {
  font-family: Verdana, Helvetica, Arial;
  font-size: 9pt;
}

a {
  color: #248;
}

a:link, a:visited, a:active {
  text-decoration: none
}

a:hover {
  text-decoration: underline
}

h1 {
  font-size: 20pt;
  font-weight: bold
}

h2 {
  font-size: 16pt;
  font-weight: bold
}

h3 {
  font-size: 14pt;
  font-weight: bold
}

th {
  font-weight: bold
}

.small {
  font-size: 8pt
}

.tblmenu {
  width: 150;
  padding: 0;
  background-color: #6080FF;
}

.thd {
  background-color: #6080FF;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.ttx {
  background-color: #F0F0F0;
  font-size: 8pt;
}
