/* CSS definition file containing site wide stylesheets */

A:link {
	font-size: 9pt;
 	color: rgb(102,0,0)
}

P {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 9pt;
 	color: rgb(102,0,0)
}