<html>
<head>
  <title>style</title>

<Style Type= "text/css">
<!--
BODY{background:	#ffffff;}
P {	font-family: Arial, Helvetica,  "Times New Roman" ;	}
P {	font-size: 8pt ;	}

-->

BODY {font: 10pt "Arial"
font-weight: normal;
color: black}

H1 {font: 7pt/8pt "Arial";
font-weight: normal;
color: black}

H2 {font: 9pt/10pt "Arial";
font-weight: normal;
color: black}

H3 {font: 10pt/12pt "Arial";
font-weight: normal;
color: black}

H4 {font: 12pt/14pt "Arial";
font-weight: normal;
color: black}

H5 {font: 12pt/14pt "Arial";
font-weight: bold;
color: black}

</Style>

</head>
<body style="color: rgb(0,0,0); background-color: rgb(255,255,255);"
 link="#0000ff" alink="#000088" vlink="#ff0000">

</body>
</html>