/* Default style for links */
a:active  { color: #0000CC}
a:hover   { color: #CC0033}
a:link    { color: #3366CC}
a:visited { color: #9999CC}

/* Default style */

body

{
  background-color: #FFFFFF;
  font-family: verdana, arial, sans-serif;
  font-size: 11px; 
  line-height: 17px;

}



h1 {font-size: 17px; font-weight: bold}
h2 {font-size: 17px; font-weight: bold}
h2.pTOCTitle {font-size: 17px; font-weight: bold}
h3 {font-size: 11px; font-weight: bold}
h4 {font-size: 11px; font-weight: bold}

/* Use this style for footnote numbers */
sup.Footnote
{
}

