TD {
font-size: 19px;
font-weight: normal;
color: #006891;
font-family: Verdana, Arial, serif;

/* padding-left: 10px; */
/* padding-right: 10px; */
/* color: #408ead; */
}



TD.sm {
  font-size: 11px;
  font-weight: normal;
  color: #006891;
  font-family: Verdana, Arial, serif;
}


a:link, a:visited {
  text-decoration: none;
  font-weight: bold;
}

a:hover, a:active {
  text-decoration: underline;
}

