<!--

body
	{
	scrollbar-face-color:		#56789A;
	scrollbar-arrow-color:		#123456;
	scrollbar-track-color:		#345678;
	scrollbar-shadow-color:		#80FF80;
	scrollbar-highlight-color:	#123456;
	scrollbar-3dlight-color:	#003366;
	scrollbar-darkshadow-Color:	#003366;
	font-family:				Arial, Helvetica, Helv, Sans-serif;
	font-size:					12pt;
	color: 						#000000;
	font-style:					normal;
	background:					#C0FFD0;
	}

a.clMain:link
	{
	font-family		:	Arial, Helvetica, Helv, Sans-serif; 
	font-size		:	13px; 
	font-weight		:	bold;
	font-style		:	normal; 
	color				:	#004000;
	text-decoration:	none;
	}

a.clMain:visited	
	{ 
	font-family		:	Arial, Helvetica, Helv, Sans-serif; 
	font-size		:	13px; 
	font-weight		:	bold;
	font-style		:	normal;  
	color				:	#004000;
	text-decoration:	none;
	}

a.clMain:active	
	{ 
	font-family		:	Arial, Helvetica, Helv, Sans-serif; 
	font-size		:	13px; 
	font-weight		:	bold;
	font-style		:	normal;  
	color				:	#004000;
	text-decoration:	none;
	}

a.clMain:hover	
	{ 
	font-family		:	Arial, Helvetica, Helv, Sans-serif; 
	font-size		:	13px; 
	font-weight		:	bold;
	font-style		:	normal;  
	color				:	#fcca02;
	text-decoration:	none;
	}

a.clSubb:link
	{
	font-family		:	Arial, Helvetica, Helv, Sans-serif; 
	font-size		:	13px; 
	font-weight		:	normal; 
	font-style		:	normal;  
	color				:	#004000;
	text-decoration:	none;
	}

a.clSubb:visited
	{
	font-family		:	Arial, Helvetica, Helv, Sans-serif; 
	font-size		:	13px; 
	font-weight		:	normal; 
	font-style		:	normal;  
	color				:	#004000;
	text-decoration:	none;
	}

a.clSubb:active
	{
	font-family		:	Arial, Helvetica, Helv, Sans-serif; 
	font-size		:	13px; 
	font-weight		:	normal; 
	font-style		:	normal;  
	color				:	#004000;
	text-decoration:	none;
	}

a.clSubb:hover
	{
	font-family		:	Arial, Helvetica, Helv, Sans-serif; 
	font-size		:	13px; 
	font-weight		:	normal; 
	font-style		:	normal;  
	color				:	#004000;
	text-decoration:	underline;
	}
//-->