<style>
<!--
BODY    {   background-color:"#FFFFFF"; 
            margin-left:0px;
            margin-right:0px;
            margin-top:0px;
            font-family:tahoma; 
            font-style:normal; 
            letter-spacing:0pt;
            font-size:8pt; 
            color:black;   }
P       {   font-family:tahoma; 
            font-style:normal; 
            letter-spacing:0pt;
            font-size:10pt; 
            color:navy;   }
H1      {   font-family:tahoma; 
            font-weight:bold; 
            font-style:normal; 
            letter-spacing:5pt;
            font-size:20pt; 
            color:blue;
            text-align:left;   }
H2      {   font-family:tahoma; 
            font-weight:bold; 
            font-style:normal; 
            letter-spacing:4pt;
            font-size:16pt; 
            text-align:left;
            color:blue; }
H3      {   font-family:tahoma; 
            font-weight:bold; 
            font-style:normal; 
            letter-spacing:1pt;
            font-size:12pt; 
            text-align:left;
            color:navy;   }
H4      {   font-family:tahoma; 
            font-weight:bold; 
            font-style:normal; 
            letter-spacing:1pt;
            font-size:10pt; 
            text-align:left;
            color:navy;   }
A       {   font-family:arial; 
            text-decoration:none;
            font-size:10pt;
            font-style:normal; 
            letter-spacing:0pt;
            color:blue;   }
A:hover {   font-family:arial; 
            text-decoration:none;
            font-size:10pt;
            font-style:normal; 
            letter-spacing:0pt;
            color:"#CC0066";   }
td       {  font-family:tahoma; 
            font-weight:normal; 
            font-style:normal; 
            font-size:8pt; 
            color:navy; }
table    {  font-family:tahoma; 
            font-weight:normal; 
            font-style:normal; 
            font-size:10pt; 
            padding:0px 0px 0px 0px;
            }

-->
</style>