/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}