/* CSS definition file containing site wide stylesheets */

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16pt;
 	font-weight: bold
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	line-height: 16pt;
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small
}