/* Default style for links */
<STYLE TYPE='text/css'>
<!-- TextRollover-1 -->
a:link { color:#003399; text-decoration:none}
a:visited { color:#808080; text-decoration:none}
a:hover { color:#8A000B; text-decoration:none; cursor:hand}
a:active { color:#8A000B; text-decoration:none; font-weight: bold}
</STYLE>
/* Default style */
body
{
  background-color: #FFFFFF;
}

/* Use this style for footnote numbers */
span.Footnote
{
  font-size: small;
  vertical-align: super
}

