<style type=text/css>
<!-- // Yes, in the year 2003 we still hide our special markup...
body {
   font-family: Verdana;
   font-size: 10pt;
   color: #ffffff;
}
p {
   font-family: Verdana;
   font-size: 10pt;
   color: #ffffff;
}

td {
   font-family: Verdana;
   font-size: 10pt;
   color: #ffffff;
}

a:link {
   text-decoration: none;
   color: #f3cd18;
}

a:visited {
   text-decoration: none;
   color: #ffff80;
}

a:hover {
   text-decoration: underline;
   color: #ffff80;
   background: #750D0D;
}

small {
   font-size: 8pt;
   font-family: Verdana;
}

h1 {
   font-family: Verdana;
   font-size: 18pt;
   font-weight: bold;
   color: #ffffff;
}

big {
   font-family: Verdana;
   font-size: 14pt;
   font-weight: bold;
   color: #ffffff;
}
// End Hiding -->
</style>
