/* CSS definition file containing site wide stylesheets */

.TextObject{
	font-family: "Source Sans Pro",  sans-serif;
 	font-size: 11pt;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none 
}

.TextNavBar{
	font-size: 12pt;
 	color: rgb(11,52,51);
 	text-decoration: none 
}