/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: left;
 	clear: both
}
