.MenuText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
}
.MenuText:hover {
  color: #FF0000;
  font-weight: bold;
}

.ListLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: #000099;
  text-decoration: none;
}
.ListLinks:hover {
  color: #FF0000;
}
.Calendar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  color: #000099;
  text-decoration: none;
}
.Calendar:hover {
  color: #FF0000;
}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
td {font-size: 12px;}
.SmallPrint {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  color: #02590F;
  text-decoration: none;
}
