        
		.Scroller  {
        	
			SCROLLBAR-FACE-COLOR:#FC932B; 
			SCROLLBAR-ARROW-COLOR:#9B3485; 
			SCROLLBAR-TRACK-COLOR:#C8EE6A; 
			SCROLLBAR-SHADOW-COLOR:#FAA41A; 
			SCROLLBAR-HIGHLIGHT-COLOR:#F99900; 
			SCROLLBAR-3DLIGHT-COLOR:FAA41A; 
			SCROLLBAR-DARKSHADOW-COLOR:#F99900; 
			      	
        }
		.newscontent  {
        	font-family : Verdana;
			color : #FFFFFF;
        	font-size : 8pt;
			      	
        }
		.content  {
        	font-family : Verdana;
			color : #000000;
        	font-size : 9pt;
			      	
        }

		.tabletext  {
        	font-family : arial;
			color : #000000;
        	font-size : 8pt;
			      	
        }

		A:link  {
        	color : #FFFFFF;
			font-family : Verdana, Arial;
        	text-decoration : none;
        }
        
        A:visited  {
        	color : #FFFFFF;
			font-family : Verdana, Arial;
        	text-decoration : none;
        }
        
        A:hover  {
        	color : #f057a6;
			font-family : Verdana, Arial;
        	text-decoration : none;
        }
		
		A.nav:link  {
        	color : #000000;
        	text-decoration : none;
        }
        
        A.nav:visited  {
        	color : #000000;
			text-decoration : none;
        }
        
        A.nav:hover  {
        	color : #000000;
        	text-decoration : none;
        }