<html> <head> <title>stylesheet</title> <style type="text/css">{  }
BODY 
  {  text-transform: none;
      text-align: left;
      vertical-align: baseline;
      text-indent: 0%;
      line-height: normal;
      font-family: verdana, arial;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      font-size: 10pt;
      margin-right: 0%;
      margin-left: 0%;
      color: #000000;}

P {   text-transform: none;
      vertical-align: baseline;
      text-indent: 0%;
      line-height: normal;
      font-family: verdana, arial;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      font-size: 10pt;
      margin-right: 0%;
      margin-left: 0%; }

H1,
H2,
H3 {  font-weight: bold;
      text-align: center; 
      font-size: 13pt;
      line-height: normal; 
      font-family: verdana, arial, times new roman; 
      font-variant: normal;
      font-style: normal    }

B {   font-weight: bold;
      text-align: left; 
      font-size: 10pt;
      line-height: normal; 
      font-family: verdana, arial; 
      font-variant: normal;
      font-style: normal    }

I {   font-weight: normal;
      text-align: left; 
      font-size: 10pt;
      line-height: normal; 
      font-family: verdana, arial; 
      font-variant: normal;
      font-style: italic    }

.red { color: red }  

.fixback { background-repeat: repeat;
           background-attachment: fixed;
           background-position: left; }

.norep { background-repeat: no-repeat; }

A:link { color: blue }       /* unvisited link */
A:visited { color: green }   /* visited links */
A:active { color: purple }    /* active links */


-->
</STYLE>
</HEAD>

<BODY>
</BODY>
</HTML>