body, td, input, select {
  font-family: Verdana;
  font-size: 10px;
}

th {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  background-color: #32328F;
  color: white;
  text-align: left;
}

a:link    { text-decoration: none;      color: #6F0F52; font-family: Verdana; font-size: 10px; }
a:visited { text-decoration: none;      color: #6F0F52; font-family: Verdana; font-size: 10px; }
a:hover   { text-decoration: underline; color: #6F0F52; font-family: Verdana; font-size: 10px; }
a:active  { text-decoration: underline; color: #6F0F52; font-family: Verdana; font-size: 10px; }


