
/* CSS1 style sheet for left panel */
BODY {font-family: Helvetica, sans-serif; font-style: normal; font-size: 9pt; color: white; background: black ; margin-right:1 em; padding-right:0 }

H1 {font-family: Helvetica, sans-serif;font-size: 16pt; font-weight: bold; color: white; text-align: left; margin-bottom: 0; font-style: normal}

P {font-family: sans-serif;font-weight: normal; font-size: 10pt; color: white; margin-bottom: 0; margin-top: 0;}

P.menu1 {font-weight: bold; font-size: 10pt ;margin-top:6pt ; margin-bottom: 0; color: cyan}

P.menu2 {font-weight: normal;font-size: 8pt;margin-top:0; margin-bottom: 1em ;margin-bottom: 0; margin-left: 1em; color: white;}

A:link { color: white ; font-style: bold ; text-decoration: none}       

A:visited { color: white ;font-style: bold ; text-decoration: none} 

A:active { color: yellow ;font-style: bold ; text-decoration: none }   

A.mark:link { color: cyan ; font-style: bold ; text-decoration: none}       

A.mark:visited { color: cyan ;font-style: bold ; text-decoration: none} 

A.mark:active { color: yellow ;font-style: bold ; text-decoration: none }  
