<style type="text/css">

  body { font-family: Times New Roman, sans-serif; color:#000000; font-size: 10pt }

  h1 { margin-top: 4pt; margin-bottom: 0pt; font-size: 12pt; color: maroon; font-family:Times New Roman; font-weight:bold }
  
  h2 { margin-top: 4pt; margin-bottom: 0pt; font-size: 12pt; color: navy; font-family:Times New Roman; font-weight:bold }

  :link { color: maroon; }  /* for unvisited links */

  :visited { color: maroon; } /* for visited links */

  :active { color: maroon; } /* when link is clicked */

  :hover { color: blue; } /* when mouse is over link */

  P { font-size: 11pt; color:#000000 }
  
a#header:link { color: navy; text-decoration: none; }
a#header:visited { color: navy; text-decoration: none; }
a#header:active { color: navy; text-decoration: none; }
a#header:hover { color: white; text-decoration: none;}

a#footer:link { color: maroon; font-size: 10pt; }
a#footer:visited { color: maroon; font-size: 10pt; }
a#footer:active { color: maroon; font-size: 10pt; }
a#footer:hover { color: navy; text-decoration: none; font-size: 10pt; }

</style>