/* CSS definition file containing site wide stylesheets */

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(153,0,0);
 	font-style: italic
}

H5 {
	font-family: "Monotype Corsiva",  cursive;
 	color: rgb(255,153,51)
}

H4 {
	font-family: "Monotype Corsiva",  cursive;
 	color: rgb(255,153,51)
}