<styletype="text/css">
 BODY    {font: 10pt arial, helvetica; color:black;}

 P.first-line{font:10pt times new roman, arial,helvetica; font-weight:bold;}
 P.header{font: 12pt arial, helvetica;font-weight:bold;}
 P.footer{font:  8pt arial, helvetica; color:white;font-weight:bold;}
 P.bold  {font: 10pt arial, helvetica; font-weight:bold;}
 P       {font: bold 10pt arial, helvetica; color:white; text-align: justify;}
 P.right {font: bold 10pt arial, helvetica; color:white; text-align: right;}

 h3      {font: bold 18pt arial, helvetica; color:white;}
 h4      {font: bold 16pt arial, helvetica; color:white;}
 h5      {font: bold 14pt arial, helvetica; color:white;}

 OL, LI, UL {font: 10pt arial, helvetica; color:white;font-weight:bold;}
 OL.sub     {font: 10pt arial, helvetica; color:black;font-weight:bold;}
 UL.sub     {font: 10pt arial, helvetica; color:black;font-weight:bold;}
 LI.sub     {font: 10pt arial, helvetica; color:black;font-weight:bold;}

 HR.footer  {font:  8pt arial, helvetica; color:white;font-weight:bold;}

 TD         {font: 10pt arial, helvetica; color:white;font-weight:bold;}
 TD.small   {font:  8pt arial, helvetica;font-weight:bold;}
 TD.foot    {font:  8pt arial, helvetica; color:white;font-weight:bold;}
 TD.towers  {font:  8pt arial, helvetica; color:black;font-weight:bold;}

 A:link   {text-decoration:none;     color:gold; font-weight:bolder;}
 A:visited{text-decoration:none;     color:tan;  font-weight:bolder;}
 A:active {text-decoration:none;     color:red;   font-weight:bolder;}
 A:hover  {text-decoration:underline;color:red;   font-weight:bolder;}

 A.menu:link   {text-decoration:none;     color:gold; font-weight:bolder;}
 A.menu:visited{text-decoration:none;     color:tan;  font-weight:bolder;}
 A.menu:active {text-decoration:none;     color:red;   font-weight:bolder;}
 A.menu:hover  {text-decoration:underline;color:red;   font-weight:bolder;}

 A.default:link   {text-decoration:none;     color:gold; font-weight:bolder;}
 A.default:visited{text-decoration:none;     color:tan;  font-weight:bolder;}
 A.default:active {text-decoration:none;     color:red;   font-weight:bolder;}
 A.default:hover  {text-decoration:underline;color:red;   font-weight:bolder;}

 A.footer:link   {text-decoration:none;     color:gold; font-weight:bolder;}
 A.footer:visited{text-decoration:none;     color:tan;  font-weight:bolder;}
 A.footer:active {text-decoration:none;     color:red;   font-weight:bolder;}
 A.footer:hover  {text-decoration:underline;color:red;   font-weight:bolder;}

</style>