BODY, TABLE, TR, TD {
  font-family : Comic Sans MS, Arial, sans-serif;
  font-size : 10pt;
}
A:LINK {
  text-decoration : underline;
  color : #333366;
}
A:VISITED {
  text-decoration : underline;
}
A:ACTIVE {
  text-decoration : none;
  color : #BBBBBB;
}
A:hover {
  text-decoration : underline;
  font-weight : normal;
  color:#538EBF;
}
.heading {
  font-size : 13pt;
  color : #3C117A;
  font-weight : bold;
}
.table {
  font-family : Comic Sans MS, Arial, sans-serif;
  font-size : 9pt;
}
.shortcut {
  font-size : 9pt;
  text-decoration : underline;
  color : #333366;
  font-weight : normal;
}
.small {
  font-size : 8pt;
  text-decoration : none;
  font-weight : normal;
}
.smallLink {
  font-size : 8pt;
  text-decoration : underline;
  font-weight : normal;
}
