/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: small
}

P {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: small
}

.TextNavBar {
	font-size: xx-small;
 	color: rgb(0,0,0)
}