/* CSS definition file containing site wide stylesheets */

.BlueHeading{
	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,0,153);
 	margin-bottom: 0pt
}