/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Pegasus;
 	font-size: 12pt;
 	color: rgb(65,81,45)
}

P {
	font-family: Pegasus;
 	font-size: 12pt;
 	color: rgb(65,81,45)
}