<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>style sheet 1</title>
<STYLE type="text/css">
 . { font-family: arial, sans-serif}  
 body { background-color: #FFFFFF; color: #000000; font-family: arial; sans-serif }
 :link { color: #0000FF }
 :visited { color: #993300 }
 :active { color: #CC0099 }
 div.c2 {text-align: center}
 div.c4 {font-weight: bold; text-align: center}
 div.c6 {color: #800000; text-align: center}
 span.c1 {font-size: 80%}   
 span.c3 {font-size: 120%}
 hr.c5 {text-align: center}
</STYLE>
</head>
<body>

</body>
</html>

