/* Default style for links */
a:link    { color: #3366CC}
a:visited { color: #0000CC}
a:hover   { color: #CC0033}
a:active  { color: #0000CC}

/* Default style */
body
{
  background-color: #FFFFFF;
}

/* Use this style for footnote numbers */
sup.Footnote
{
}

/* Use this style to control spacing for inline related topics tags */
div.WWHInlineRelatedTopics
{
  margin-top:    8px;
  margin-bottom: 4px;
}

/* footer items */
.credits {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

span.cSpread
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  letter-spacing: 0.19em
}