
BODY {background-repeat: repeat-y; }

P {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
P.TITLE {font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif; font-size: 36pt;}

A:LINK {color: blue; text-decoration: underline; font-weight: bold;}
A:VISITED {color: blue; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: black; }
A:HOVER {color: gray; }
A.LEFT:LINK {color: silver; text-decoration: none; font-weight: bold;}
A.LEFT:VISITED {color: silver; text-decoration: none; font-weight: bold;}
A.LEFT:ACTIVE {color: black; }
A.LEFT:HOVER {color: white; }
A.NAV:LINK {color: blue; text-decoration: none; font-weight: bold;}
A.NAV:VISITED {color: blue; text-decoration: none; font-weight: bold;}
A.NAV:ACTIVE {color: purple; }
A.NAV:HOVER {color: gray; }
A.BOX:LINK {color: black; text-decoration: none; font-weight: bold;}
A.BOX:VISITED {color: black; text-decoration: none; font-weight: bold;}
A.BOX:ACTIVE {color: purple; }
A.BOX:HOVER {color: blue; }