/* RED */

h1 {
	color: #940D1E;
}

h2 {
	color: #940D1E;
	border-bottom: 1px dotted #940D1E;
}

h3 {
	color: #666666;
}	

ul#zblist {
	list-style-image: url('../images/common/red_arrow.gif')
}	

