/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif
}

.TextNavBar {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(128,128,128);
 	line-height: 20px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	font-variant: small-caps;
 	margin-left: 5px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}