/* CSS definition file containing site wide stylesheets */

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: bold
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}