<style type="text/css">
<!--
a.red:link {color: #ff0000; background: #ffffff; font-weight: bold;}
a.red:active {color: #ff0000; background: #ffffff; font-weight: bold;}
a.red:visited {color: #ff0000; background: #ffffff; font-weight: bold;}
a.red:hover {color: #ff0000; background: #ffffff; font-weight: bolder;}

p.normal {font-style:normal;}
p.italic {font-style:italic;}
p.oblique {font-style:oblique;}

p.ex1 {font-style:italic; color:#00ff00;}
p.ex {color:rgb(0,0,255);}
p.caution {color: red}
p.important {font-weight: bold}
p.neat {text-align: justify}
-->
</style>