.feature h1, h2, #toc h1, #toc h3, .pullquote, .all_caps_coloured {
	color: #da2028;
}
h5 {
	background-color: #da2028;
}
.ps_arrowbullet { list-style-image:url("graphics/arrow.gif"); }

/** Professionally Speaking, hover **/
a:hover, a.current { color: #da2028;}
