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