        
		.Scroller  {
        	
			SCROLLBAR-FACE-COLOR:#FF7800; 
			SCROLLBAR-ARROW-COLOR:#FFFFFF; 
			SCROLLBAR-TRACK-COLOR:#FFBA62; 
			SCROLLBAR-SHADOW-COLOR:#FFBA62; 
			SCROLLBAR-HIGHLIGHT-COLOR:#F99900; 
			SCROLLBAR-3DLIGHT-COLOR:#FF7800; 
			SCROLLBAR-DARKSHADOW-COLOR:#F99900; 
			      	
        }
		.h1  {
        	font-family : Verdana;
			color : #17add8;
			font-size : 11pt;
			font-weight: bold;
			      	
        }
		.content  {
        	font-family : verdana;
			color : #848486;
        	font-size : 8pt;
			      	
        }

.keywords  {
        	font-family : verdana;
			color : #000000;
        	font-size : 10pt;
			font-weight: bold;
			      	
        }

		
		A:link  {
        	color : #17add8;
			font-family : verdana;
        	text-decoration : none;
        	font-size : 8pt;
        }
        
        A:visited  {
        	color : #17add8;
			font-family : verdana;
        	text-decoration : none;
        	font-size : 8pt;
        }
        
        A:hover  {
        	color : #adaa99;
			font-family : verdana;
        	text-decoration : none;
        	font-size : 8pt;
        }
		
A.submenu:link  {
        	color : #34200c;
			font-family : arial;
			font-size : 7pt;
        	text-decoration : none;
        }
        
       A.submenu:visited  {
        	color : #34200c;
			font-family : arial;
			font-size : 7pt;
        	text-decoration : none;
        }
        
       A.submenu:hover  {
        	color : #17add8;
			font-family : arial;
			font-size : 7pt;
        	text-decoration : none;
        }