BODY {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 12px;
 font-weight: normal;
 color: 0D3933;
}

.normal {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 12px;
 font-weight: normal;
 color: 0D3933;
}

.normal2 {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 16px;
 font-weight: normal;
 color: 0D3933;
}

.small {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 10px;
 font-weight: normal;
 color: 0D3933;
}

.input {
  font-family: monospace;
  font-size: 8pt;
  color: #666666;
}

.ingress {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 20px;
 color: 0D3933;
}

.header {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 25px;
 font-weight: normal;
 color: 0D3933;
}

.header1 {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 20px;
 font-weight: bold;
 color: 0D3933;
}

.header2 {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 16px;
 font-weight: bold;
 color: 0D3933;
}

.topmenu {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.menu {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 13px;
  color: #F9F8EB;
}

.actmenu {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #0D3933;
}

.actmopt {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #F9F8EB;
}

.address {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #F9F8EB;
}

.button {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #7D7D7D;
}

.rednorm {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 12px;
 font-weight: normal;
 color: #C40008;
}

.redhead {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 12px;
 font-weight: bold;
 color: #C40008;
}

.redhead0 {
 font-family: Times New Roman, Times, Palatino, serif;
 font-size: 24px;
 font-weight: bold;
 color: #C40008;
}

A {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}