body {
  color: black;
  font-family: Tahoma;
  font-size: 10pt;
  background-color: #FFFFFF;
  margin: 0px;
}

td {
  color: black;
  font-family: Tahoma;
  font-size: 10pt;
}

.txt-b       { font-family: Tahoma; font-size: 10pt; font-weight: bold }

.txt-th       { font-family: Tahoma; font-size: 10pt; font-weight : normal }

a {  color: #0000FF; text-decoration: underline}
a:visited {  color: #4474A0; text-decoration: underline}
a:link {  color: #4474A0; text-decoration: underline}
a:hover {  color: #04365B; text-decoration: underline}
a:active {  color: #04365B; text-decoration: underline}
