
	body		
	{ 
	font-family: verdana, arial, helvetica; 
	background-image: url("i/bg.gif"); 
	background-repeat: repeat-y; 
	}
	
	.cfooter
	{
	font-family: verdana, arial, helvetica; 
	font-size: 9px; 
	}
	
	A:link		
	{ 
	text-decoration: none; 
	color:#003399
	}
	
	A:visited	
	{ 
	text-decoration: none; 
	color:#336699
	}
	
	A:hover		
	{ 
	text-decoration: underline; 
	color:#003399
	}

	.sidelink	
	{ 
	font-size: 10px; 
	color: #686868; 
	letter-spacing: -1; 
	}
	
	.carea		
	{ 
	font-size: 11px; 
	line-height: 22px; 
	color: #333333; 
	letter-spacing: -1; 
	}
	
	b		
	{ 
	color: #585858; 
	}
	
	h1
	
	{
	font-family: verdana, arial, helvetica; 
	font-size: 12px;
	color: #282828;
	margin-top: 2px;
	}
	