/* CSS definition file containing site wide stylesheets */

.TextObject {
	color: rgb(0,0,128);
 	line-height: 18px;
 	font-weight: normal;
 	font-style: normal;
 	clear: none;
 	margin-top: 0px;
 	margin-bottom: 0px
}

.TextNavBar {
	font-size: 12px;
 	color: rgb(255,255,255)
}