body {
	background-color:transparent;
}	 	
	A 		{ color: #660000; text-decoration: underline; }
	A:link		{ color: #660000; text-decoration: underline; }
	A:visited	{ color: #000000; text-decoration: underline; }
	A:active	{ color: #ff0000; text-decoration: underline; }
	A:hover		{ color: #ff0000; text-decoration: underline; }

#content {
		WIDTH: 550px; 
		font-family: arial, helvetica, osaka, hirakakupro-w3, ms pgothic, sans-serif;
		font-size: 12px; 
		line-height: 16px;
		color: #442211;
		
}


#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: #000000;
}

#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: #660000;
}

