/* CSS definition file containing site wide stylesheets */

UL {
	color: rgb(0,51,102);
 	font-weight: normal;
 	font-style: normal
}

P {
	color: rgb(0,51,102);
 	font-weight: normal;
 	font-style: normal
}