/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(162,162,162)
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(162,162,162);
 	line-height: 12pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify
}

H1 {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 12pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	margin-bottom: 0pt
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(162,162,162);
 	text-align: justify
}
