<style>
<!--
a{ text-decoration: none; color:#CC0000; }
a:link{ text-decoration: none; color:#CC0000; }
a:visited{ text-decoration: none; color:#CC0000; }
a:active{ text-decoration: none; color:#CC0000; }
a:hover{ text-decoration: none; color:#FFFFFF; background:#CC0000; }
a.footernav{ text-decoration: none; color:#CC0000; }
a.footernav:hover{ font-weight: bold; text-decoration: none; color:#FFFFFF; background:#FF0000; }

input{ font-size:9pt;font-family:Arial, Helvetica, Verdana, MS Sans Serif; }

select{ font-size:9pt;font-family:Arial, Helvetica, Verdana, MS Sans Serif; }

td{ font-size:9pt;font-family:Arial, Helvetica, Verdana, MS Sans Serif; }

td.bodycopy{ padding-left:20px;padding-right:20px;font-family:Arial, Helvetica, Verdana, MS Sans Serif;font-size:9pt; }

body{ margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;background-color:#FFFFFF; }

h3{ text-align:center;font-size:14pt; }

.code{ font-family:courier, courier new; }

.mod_text{ text-align: right; font-size: 8pt; margin-bottom: 20px; }

.text_nav{ text-align: center; font-size: 8pt; margin-bottom: 20px; }
-->
</style>