<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>StyleSheet</title>
</head>
<body>
<style type=text/css> 
h1{font-family: arial;
font-size:12pt;
line-height:12pt;
color:black;
font-weight:none;
letter-spacing:1px;}
h2{font-family:Courier New;
font-size:12pt;
line-height:12pt;
color:black;
font-weight:normal;
letter-spacing:1px;}
h3{font-family:Courier New;
font-size:10pt;
line-height:10pt;
color:black;
font-weight:normal;
letter-spacing:1px;}
b{font-family:Courier New;
font-size:10pt;
line-height:12pt;
color:#000000;
font-weight:bold;
letter-spacing:1px;}
i{font-family:Courier New;
font-size:10pt;
line-height:12pt;
color:black;
font-weight:italic;
letter-spacing:1px;}
u{font-family:Courier New;
font-size:10pt;
line-height:12pt;
color:#000000;
font-weight:underline;
letter-spacing:1px;}
IMG{border:0px solid white}
A:link {background: ; color: black; text-decoration: none}
A:visited {background: ; color: black; text-decoration: none}
A:active {background: ; color: #cc99ff; text-decoration: none}
A:hover {background: blue; color: white; text decoration: none}
</STYLE>
</body>
</html>
