/* CSS Document */

<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
LI {font: 13px Verdana,Times, sans-serif;}
B  {font: 13px MS Courier New; font-weight: bold;}

A  {font: 12px Times, sans-serif ; color=#000000; text-decoration: none; }
A.click  {font: 12px Times, sans-serif ; color=#000000; text-decoration: underline; }

a:link { color: #000000; }
a:visited { color: #ec4000; }
a:visited { color: #003b6a; }
a:active { color: #ff0000; }
a:hover { color: #000000; background-color:#ff6b00; text-decoration:none; }
a:hover { color: #000000; background-color:#00d4e1; text-decoration:none; }

P  { margin-left: 2%; color:#000000; font-family:Comic Sans MS,Andale Mono, fantasy; font-size: 8pt; }

-->
