/* headline / subhead for theme objects e-Pool */
/* request Patrick Dihr, subhead should be grey */

.headline /* .txtbold */ { 
	font-family:Arial,sans-serif; 
	font-size:11px; 
	line-height:15px; 
	color:#333333; 
	text-decoration:none; 
	font-weight:bold; 
}
.subhead /* .txtbold */ { 
	font-family:Arial,sans-serif; 
	font-size:11px; 
	line-height:15px; 
	color:#999999; 
	text-decoration:none; 
	font-weight:bold; 
}

.text11Bgrey3	{ 
	font-family:Arial,sans-serif; 
	font-size:11px; 
	line-height:15px; 
	color:#999999; 
	text-decoration:none; 
	font-weight:bold; }
