/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(0,128,0);
 	font-weight: normal;
 	font-style: normal;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}