/* CSS definition file containing site wide stylesheets */

A:active {
	color: rgb(0,0,255)
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14pt;
 	color: rgb(0,0,0);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}