/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: "GoudyOlSt BT",  serif
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 15px;
 	color: rgb(0,0,102)
}