        
		.Scroller  {
        	
			SCROLLBAR-FACE-COLOR:#FAA41A; 
			SCROLLBAR-ARROW-COLOR:#F36F25; 
			SCROLLBAR-TRACK-COLOR:#FAD23C; 
			SCROLLBAR-SHADOW-COLOR:#FAA41A; 
			SCROLLBAR-HIGHLIGHT-COLOR:#F99900; 
			SCROLLBAR-3DLIGHT-COLOR:FAA41A; 
			SCROLLBAR-DARKSHADOW-COLOR:#F99900; 
			      	
        }
		.contenthead  {
        	font-family : arial;
			color : #3D3D3D;
        	font-size : 13pt;
        	font-weight : bold;

			      	
        }
		.content  {
        	font-family : arial;
			color : #000000;
        	font-size : 9pt;
			      	
        }

		
		A:link  {
        	color : #70611F;
			font-family : Arial;
        	text-decoration : none;
        	font-weight : bold;

        }
        
        A:visited  {
        	color : #70611F;
			font-family :  Arial;
        	text-decoration : none;
        	font-weight : bold;

        }
        
        A:hover  {
        	color : #3B3B3B;
			font-family :  Arial;
        	text-decoration : underline;
        	font-weight : bold;

        }
		A.nav:link  {
        	color : #ffffff;
        	text-decoration : none;
        }
        
        A.nav:visited  {
        	color : #ffffff;
			text-decoration : none;
        }
        
        A.nav:hover  {
        	color : #e4d4b0;
        	text-decoration : none;
        }