A:link {text-decoration: none; color: "navy";}
A:visited {text-decoration: none; color: "navy";}
A:active {text-decoration: underline; color: "red";}
A:hover {text-decoration: underline; color: "red";}
A:link.white {text-decoration: none; color: "yellow";}
A:visited.white {text-decoration: none; color: "yellow";}
P {font-family: verdana; font-size: 10pt}
P.white {font-family: verdana; font-size: 10pt; font-color:white}
TD {font-family: verdana; font-size: 10pt}
BODY {font-family: verdana; font-size: 10pt; scrollbar-arrow-color:beige; scrollbar-base-color:blue; scrollbar-shadow-color:#DDDDDD; scrollbar-face-color:navy; scrollbar-highlight-color:#DDDDDD; scrollbar-dark-shadow-color:white; scrollbar-3d-light-color:white; scrollbar-track-color:darkgreen}
LI {font-family: verdana; font-size: 10pt}
LI.small {font-family: verdana; font-size: 8pt}
HR {color: silver}
HR.yellow {color: beige}
PRE.white {color: white;}
