/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	font-weight: bold
}

.TextNavBar {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20px;
 	font-weight: bold;
 	text-decoration: underline
}
