/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-size: 14px;
 	color: rgb(192,192,192)
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(192,192,192);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}