body
{ 
      font-family: Arial, Verdana, sans-serif;
      font-size: 12;
      font-weight: bold;
      color: #0F1963;
}


.tableheader
{
      font-family: Arial, Verdana, sans-serif;
      color: #1D20AC;
      font-size: 16;
      font-weight: bold;
      padding-left: 0.5em;
}

:link { color: #203689; }
:visited { color: #0D165A; }
:active { color: #3476CF; }
:hover { color: #16678D; }

h1
{
      font-family: Arial, Verdana, sans-serif;
      font-size: 24;
      font-weight: bold;
      text-decoration: underline;
      color: #0F1963;
}




.normaltext
{ 
      font-family: Arial, Verdana, sans-serif;
      font-size: 14;
      font-weight: normal;
      color: #000000;
      padding: 15px;
}

.quote
{
      font-size: 12;
}

.date
{
      font-family: Verdana, Arial, sans-serif;
      font-size: 14;
      color: #0C1246;
      font-weight: bold;
}

.roletable
{ 
      font-family: Verdana, Arial, sans-serif;
      font-size: 12;
      font-weight: normal;
      color: #0F1963;
      background-color: #EFF1FB;
}

.roletableheader
{
      font-family: Verdana, Arial, sans-serif;
      font-size: 12;
      color: #0F1963;
      font-weight: bold;
      background-color: #E2E6FB;
}

.misctext
{ 
      font-family: Arial, Verdana, sans-serif;
      font-size: 12;
      font-weight: normal;
      color: #0F1963;
}

.navigation
{
      font-size: 16;
}

