<style type="text/css">

BODY {
   font-size : 9px;
   font-weight: bold;
   font-family : Times New Roman;
   color : #FFFFFF;
   
}


P {
   font-size : 22px;
   font-family : Arial;
   color : #C0C0C0;
   text-align : center;
   margin : 0;
}

table {
border-color:transparent;
border-style:solid;
border-width:0px;
}
td {
font-family:times new roman, serif;
font-size:11pt;
font-weight: bold;
color:white;
background-color:black;
border-color:transparent;
border-style:solid;
border-width:0px;
}

a:link { color:#9999FF; }
a:visited { color:#9999FF; }
a:active { color:#9999FF; }

</style> 