<STYLE>
<style type="text/css">
<!--
h2 {
 font-family: Arial;
 font-size: 16pt;
 font-weight: bold;
 text-align: center;
}
h3 {
 font-family: Arial;
 font-size: 13pt;
 font-weight: bold;
 text-decoration: underline;
 text-align: left;
}

p {
 font-family: Arial;
 font-size: 10pt;
 text-align: left;
 color: #FFFFFF;
 margin-bottom: 8pt;
 margin-top: 8pt;
}
listing {
 font-family: Arial;
 font-size: 10pt;
 text-align: left;
}
big {
 font-family: Arial;
 font-size: 14;
 text-align: right;
 margin-bottom: 10pt;
 margin-top: 10pt;
 color: #000000;
}
strong {
 font-family: Arial;
 font-size: 14pt;
 font-weight: bold;
 text-align: left;
}
b {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 margin-left: 4pt;
 margin-right: 4pt;
}
td {
 font-family: Arial;
 font-size: 10pt;
}
a:link {
 font-family: Arial;
 font-size: 10pt;

}
a:visited {
 font-family: Arial;
 font-size: 10pt;

}
-->
</style>