<style>
<!--
A:link { color: black; text-decoration: none }
A:visited { color: black; text-decoration: none }
A:hover { color:blue; text-decoration: underline }
.title { font-size: large; color: red; font-family: verdana, arial, san-serif }
.text { font-family: georgia, times, serif; font-size: normal }
.sub { color: black; font-family: verdana; font-size: small; font-style: italic }
.news { text-decoration: none; font-family: verdana, arial, helvetica, san-serif; color: black; font-size: 10pt }
-->
</style>