<STYLE TYPE="text/css">

body { font-family: arial}
body { font-size: 1}
body { font-color: black; text-decoration: none}
active { color: red; text-decoration: none}
visited { color: blue; text-decoration: none}
link { color: blue; text-decoration: none}
hover { color: cyan; text-decoration: none}

.menu { font-family: arial; font-size: 9pt}
.menu:link { color: black; text-decoration: none }
.menu:active { color: red; text-decoration: none }
.menu:visited { color: black; text-decoration: none }
.menu:hover { color: blue; text-decoration: none; background: #FFFFFF }

.copy:link { color: blue; text-decoration: none }
.copy:active { color: blue; text-decoration: none }
.copy:visited { color: blue; text-decoration: none }
.copy:hover { color: black; text-decoration: underline }
</STYLE>
