/* CSS definition file containing site wide stylesheets */

A:active {
	font-size: medium
}

A:link {
	font-size: medium
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14pt;
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-size: medium
}
