<html>
<head>
<title>:link, :visited, :hover, :active, :focus</title>
<style type="text/css">
body, p, td, a { font-family : Arial Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: normal;
   font-size : 7pt;
   color: black;
   background: white
}
a:link { text-decoration:none; font-weight:bold; color:#0000A0; }
a:visited { text-decoration:none; font-weight:bold; color:#0000A0; }
a:hover { text-decoration:none; font-weight:bold; background-color:#FFFF80; }
a:active { text-decoration:none; font-weight:bold; background-color:#FF8000; }
a:focus { text-decoration:none; font-weight:bold; background-color:#FFFF80; }
h1 { color: #c5c589;
   font-family: arial, Helvetica, sans-serif;
   font-size: 24pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: left;
   margin-bottom: 1em;
}
h5 { color: #c5c589;
   font-family: arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: left;
   margin-bottom: 1em;
}
td { font-size: 9pt;
   font-family: arial, Helvetica, sans-serif;
}
b { font-size: 9pt;
   font-family: arial, Helvetica, sans-serif;
}
p { font-size: 9pt;
   font-family: arial, Helvetica, sans-serif;
}
a { font-size: 9pt;
   font-family: arial, Helvetica, sans-serif;
}
img { border: none;
}
</style>
</head>

<body>
</body>

</html>
