TD {
  font-family: Verdana;
  font-size: 12px;

  color: black
}
TABLE {
  border: 1px;
  padding: 0px
}

.nz {
  font-size: 16px;
  color: #00145B;
  font-weight: bold;
  text-decoration: underline;
  text-align: left 
}
.t {
  text-align: left
}

UL {
  font-family: Verdana;
  font-size: 12px;
  color: black;
  list-style-type: square
}
A:link    { 
  color: #000000;
  font-size: 14px;
  text-decoration: underline
}
A:active   { 
  color: #000000;
  font-size: 14px;
  text-decoration: underline
}
A:visited { 
  color: #000000;
  font-size: 14px;
  text-decoration: underline
}
A:hover {
  text-decoration: underline
}
P {
  font-family: Verdana;
  font-size: 12px;
  color: black
}
BODY {
  font-family: Verdana;
  font-size: 12px;
  background-color: WHITE;
  color: black;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0
}
