/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-size: 12pt;
 	font-weight: bold;
 	background-color: transparent
}

P {
	font-family: "Tempus Sans ITC",  fantasy;
 	font-size: 12pt;
 	color: rgb(255,255,255)
}