/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: small-caps
}
