/* CSS definition file containing site wide stylesheets */

.NOF_TS_MyStyle0 {
	color: rgb(0,0,0);
 	background-color: rgb(108,161,51)
}

.NOF_TS_MyStyle1 {
	color: rgb(0,0,0);
 	background-color: rgb(190,232,143)
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,0,0)
}

A {
	color: rgb(0,175,63)
}