
/* Default style for links */
a:active  { color: #0000CC}
a:hover   { color: #CC0033}
a:link    { color: #3366CC}
a:visited { color: #3366CC}

/* Default style */
body
{
  background-color: #FFFFFF; 
}

/* Use this style for footnote numbers */
span.Footnote
{
  font-size: small;
  vertical-align: super
}
.TOC1
{
  color: Black;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  margin-left: 0em;
  margin-right: 0em;
  margin-top: 12px;
  margin-bottom: 4px;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none
}
.TOC2
{
  color: Black;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin-left: 1.5em;
  margin-right: 0em;
  margin-top: 2px;
  margin-bottom: 1px;
  text-align: left;
  text-decoration: none;
  text-indent: 0em;
  text-transform: none
}

.SmartList1, .Indented2, .SmartList2
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 1px;
}

dl dt.Indented1
{
  margin-top: -12px;
  
}

