/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(255,102,0);
 	font-weight: bold
}
