/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: "Times New Roman",  Times,  Serif
}

P {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: large;
 	font-weight: normal;
 	font-style: normal
}
