/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,153);
 	font-weight: bold
}

.TextNavBar {
	font-size: 12px;
 	color: rgb(0,0,255);
 	font-weight: bold
}
