/* Default style for links */
a:active  { color: #0000CC}
a:hover   { color: #990000}
a:link    { color: #0000CC}
a:visited { color: #990000}

/* 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;
}
