/* CSS definition file containing site wide stylesheets */

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,51,153);
 	font-weight: bold
}

A {
	color: rgb(204,51,51);
 	font-weight: bold
}