BODY {
     background-color : white; 
     color : black; 
     font-family : arial, sans-serif; 
     font-size : 9pt; 
     color : black;
} 
.txt {
     font-family : Arial, Helvetia, sans-serif; 
     font-size : 9pt;
     line-height : 11pt;
	 } 
.navi {
     font-family : Arial, Helvetia, sans-serif; 
     font-size : 10pt;
     line-height : 11pt;
} 
A:link {
     color : #000000; 
     text-decoration : none; 
} 
A:visited {
     color : #000000; 
     text-decoration : none; 
} 
A:hover {
     color : #000000; 
     text-decoration : none; 
} 
A:active {
     color : #000000; 
     text-decoration : none; 
}