/* Default style for links */
a:hover
{
    color: #D20000;
    text-decoration: underline;
}

a
{
    color: #3C268F;
    text-decoration: underline;
}

/* Default style */
body
{
  background-color: #FFFFFF;
}

/* Use this style for footnote numbers */
span.Footnote
{
  font-size: small;
  vertical-align: super
}

.TOCheading
{
  text-align: center;
  color: #3C268F;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.TOCbig
{
  font-size: 22px;
  font-weight: bold;
}

.TOCsmall
{
  font-size: 18px;
}
