/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: x-small;
 	color: rgb(51,51,51);
 	font-weight: bold
}

.TextNavBar {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: xx-small;
 	font-weight: bold
}
