/* CSS definition file containing site wide stylesheets */

.MyStyle {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	text-align: left;
 	margin-top: 1pt
}

.TextObject {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12px
}