<html>
<head>
<title>style</title>
</head>
<style>{}
   body{background:#F0F0F0}
   h1{fontsize:32pt; fontfamily: Verdanna, Times New Roman, Arial; color:blue;       background:#F0F0F0}
   h2{fontsize:40pt; fontfamily: Verdanna, Times New Roman, Arial; color:blue;        background:#F0F0F0}
   h3{background:#F0F0F0}
   h4{width="75%"; align="right"; valign="top"; background:#F0F0F0}
   a{color:navy; background:white}
   a:vlink{color:red; background:green}
   a:alink{color:navy; background:yellow}
   a:hover{color:white; background:blue}
   li{font-size:10pt;
      fontfamily: Verdanna, Arial, Tahoma, Times New Roman;
      font-weight: normal;
      color:black; 
      background:#F0F0F0;
      text-align: left; 
      vertical-align: center}
   td{font-size:10pt;
      fontfamily: Verdanna, Arial, Tahoma, Times New Roman;
      font-weight: normal}
   ul{text-align: center;
      vertical-align: center}
      col{width="2%"; align="center"; valign="center";background:blue}
      strong{background:#F0F0F0}
   tr{font-size:10pt}
   hr{color=navy}
   bq{color=#000080 noShade}
    p{font-size:12pt; background:#F0F0F0}
</style>
</html>
