/* Default style for links */
a:active  { color: #000080}
a:hover   { color: #000080}
a:link    { color: #000080}
a:visited { color: #000080}

/* Default style */
body
{
  background-color: #FFFFFF;
}

/* Use this style for footnote numbers */
span.Footnote
{
  font-size: 8pt;
  vertical-align: super;
  line-height: 18pt
  }

/* Use this style for symbol font */
span.Symbol
{
  font-family: Symbol;
}
