body {
		bgcolor: #ffffff;
		 	
		}
	A 		{ color: #009966; text-decoration: underline; }
	A:link		{ color: #009966; text-decoration: underline; }
	A:visited	{ color: #6B7A9E; text-decoration: underline; }
	A:active	{ color: #ff6600; text-decoration: underline; }
	A:hover		{ color: #ff6600; text-decoration: underline; }

#content {
		WIDTH: 380px; 
		font-family: arial, helvetica, osaka, hirakakupro-w3, ms pgothic, sans-serif;
		font-size: 12px; 
		line-height: 16px;
		color: #006666;
		
}


#headline { 	font-family: century gothic, futura, arial, helvetica, hirakakupro-w3, osaka, ms pgothic, sans-serif; 
		font-size: 14px; 
		line-height: 16px;
		font-weight: bold;
		color: #ff6600;
}

#subheadline { 	
		font-family: century gothic, futura, arial, helvetica, hirakakupro-w3, osaka, ms pgothic, sans-serif;
		font-size: 12px; 
		line-height: 16px;
		font-weight: bold;
		color: #ff6600;
}

