	#CONTENT A, A:visited{
		color:#00CCFF;
		text-decoration:none;
		text-transform:none;
		background-image:url(/images/spacer.gif);
		padding:0px;
		font-size:11px;
	}
	
	
	#CONTENT A:hover, A:visited:hover{
		color:#00CCFF;
		text-decoration:underline;
		background-image:url(/images/spacer.gif);
		padding:0px;
		font-size:11px;
	}
	
	#CONTENT-INTRO {
		font-size:14px;
		line-height:25px;
		color:#666666;
	}
	
	#CONTENT-INTRO .h1 {
		font-family:"Times New Roman", Times, serif;
		font-size:34px;
		color: #666666;
		line-height:28px;
	}
	
	#CONTENT .h2 {
		font-family:"Times New Roman", Times, serif;
		font-size:24px;
		color: #666666;
	}
	
	#CONTENT .h3 {
		font-size:11px;
		text-transform:uppercase;
		color: #666666;
	}
	
	#CONTENT A.h3, A.h3:visited{
		font-size:11px;
		text-transform:uppercase;
		text-decoration:underline;
		color: #666666;
		background-image:url(/images/spacer.gif);
		padding:0px;
	}
	
	
	#CONTENT A.h3:hover, A.h3:visited:hover{
		color:#00CCFF;
		text-decoration:underline;
		background-image:url(/images/spacer.gif);
		padding:0px;
		font-size:11px;
	}
	
	#CONTENT td{
		font-size:11px;
	}