/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128)
}

.TextNavBar {
	font-size: 9px;
 	color: rgb(128,128,128)
}
