/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,255)
}

.TextNavBar {
	color: rgb(0,0,0);
 	background-color: rgb(0,0,255);
 	background-image: none
}