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