/* CSS definition file containing site wide stylesheets */

.GreenHeader {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: medium;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,127,0)
}

.NOF_TS_Green__Header0 {
	color: rgb(0,0,0);
 	background-color: rgb(255,255,255)
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255)
}

LI {
	font-size: 8pt;
 	color: rgb(255,255,255)
}