body
{
font-size: 9pt;
color:#FFFFFF;
background-color:#000000;
margin-top:6px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
}

a:link    {text-decoration:none;font-weight:bold;color:#FFCC33;background-color:transparent}
a:visited {text-decoration:none;font-weight:bold;color:#FFCC33;background-color:transparent}
a:hover   {text-decoration:underline;font-weight:bold;color:#FFCC33;background-color:transparent}
a:active  {text-decoration:underline;font-weight:bold;color:#FFCC33;background-color:transparent}

td.pad {
padding: 6px;
}

/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {color:#009193;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#1BA6B2;}
