/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(0,102,177);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}

.TextNavBar {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(0,102,177);
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent
}