/* CSS definition file containing site wide stylesheets */

.NOF_TS_MyStyle1 {
	color: rgb(74,89,99);
 	font-weight: bold;
 	background-color: rgb(202,210,216)
}

.NOF_TS_MyStyle2 {
	color: rgb(74,89,99);
 	font-weight: bold;
 	background-color: rgb(202,210,216);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.NOF_TS_MyStyle3 {
	color: rgb(0,0,0);
 	background-color: transparent
}
