BODY{		
	font-size : 9pt;
	
	color : #505050;
	background-color : #ffffff;
	text-decoration : none;
	
	background-attachment : fixed;
}
A{		
	font-size : 9pt;
	color : #505050; 
	text-decoration : none;
}
A:link{		
	font-size : 9pt;
	color : #505050;
	text-decoration : none;
}
A:visited{		
	font-size : 9pt;
	color : #505050;
	text-decoration : none;
}
A:hover{		
	font-size : 9pt;
	color : #cb2136;
	text-decoration : none;
}
A:active{		
	font-size : 9pt;
	color : #cb2136;
	text-decoration : underline;
}
TABLE{		
  font-size : 9pt;
}
