<!--
body { background-color:#ffffff;
     background-image:url("images/back.gif");
     background-repeat:no-repeat;
     background-attachment:fixed;
     background-position:center middle;
     font-family:"Arial";
     font-size:12pt;
     margin-top=5;
     margin-left=10;
     color:#00009F; }

p { text-align:center;
  font-size:11pt;
  font-family:"Times New Roman"; }

span { font-size:8pt;
     text-align:center;
     color:#4F4F4F; }

h1 { text-align:center;
   font-size:20pt;
   font-weight:bold;
   font-family:"Verdana","Arial";
   color:#6F6F6F; }

h3 { font-size:13pt;
   font-weight:bold;
   text-align:center;
   color:#6F6F6F; }

h5 { color:#0050A0; }

hr { color:#7F7F7F; }

a:link { color:#003F00;
       text-decoration:none; }
a:visited { color:#003F00;
       text-decoration:none; }
a:active { color:#7F7F7F;
       text-decoration:none; }
a:bb:hover { color:#003F00;
           text-decoration:underline; }
*.small { font-size:10pt; }
-->
