body
{ 
      font-family: Arial, Verdana, sans-serif;
      font-size: 12;
      font-weight: bold;
      color: #0F1963;
}

.normaltext
{ 
      font-family: Arial, Verdana, sans-serif;
      font-size: 12;
      font-weight: normal;
      color: #0F1963;
}

.navigation
{
      font-size: 16;
}

.tablefont
{
      font-family: Arial, Verdana, sans-serif;
      font-size: 16;
}

.tableheader
{
      font-family: Arial, Verdana, sans-serif;
      color: #1D20AC;
      font-size: 16;
      font-weight: bold;
}

:hover { color: #16678D; }

h1
{
      font-family: Verdana, Arial, sans-serif;
      font-size: 24;
      font-weight: bold;
      text-decoration: underline;
      color: #2B0963;
}

.heading { text-decoration: underline; }
.heading:link { color: #0F1963; }
.heading:visited { color: #0F1963; }
.heading:active { color: #0F1963; }
.heading:hover { color: #0F1963; }
