<STYLE TYPE-"type/css">

<!--
BODY {background: #006699}
a:link { color: #FFFFFF; text-decoration: none }
a:active { color: yellow; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:hover { color: #99CCFF; text-decoration: none; }

a.inside:link { color: green; text-decoration: none }
a.inside:active { color: red; text-decoration: none }
a.inside:visited { color: purple; text-decoration: none }
a.inside:hover { color: green; text-decoration: underline }

a.outside:link { color: #FFFFFF; text-decoration: none }
a.outside:active { color: yellow; text-decoration: none }
a.outside:visited { color: #FFFFFF; text-decoration: none }
a.outside:hover { color: #99CCFF; text-decoration: none; }


H1 {font-size: 20pt; font-family: arial}
H1 { color: #000066; }


-->


p {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-color: #000066; }
p { color: #000066; }
</STYLE> 