/* CSS definition file containing site wide stylesheets */

.h1blu {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-large;
 	color: rgb(0,91,176);
 	font-weight: bold
}
