/* CSS Document */
body {  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small;; color:orange; background-color:#cccccc; }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;}
a:link, a:visited {text-decoration:none; color: #996699;}
a:active, a:hover {text-decoration: underline; color: orange; }
h1, h2, h3, h4 { color: white;}

