/* CSS definition file containing site wide stylesheets */

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: auto;
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify;
 	background-color: rgb(255,255,255)
}