/* CSS definition file containing site wide stylesheets */

A {
	font-family: "Sofia Pro Light",  sans-serif;
 	font-size: 12pt;
 	text-decoration: none 
}

.TextObject{
	font-family: "Sofia Pro Light",  sans-serif
}

P {
	font-family: "Sofia Pro Light",  sans-serif;
 	font-size: 16pt;
 	text-decoration: none 
}

A:hover {
	font-family: "Sofia Pro Light",  sans-serif;
 	font-size: 16pt;
 	text-decoration: none 
}

.TextNavBar{
	font-family: "Sofia Pro Light",  sans-serif;
 	font-size: 16px
}

A:active {
	font-family: "Sofia Pro Light",  sans-serif;
 	font-size: 16pt;
 	text-decoration: none 
}

A:visited {
	font-family: "Sofia Pro Light",  sans-serif;
 	font-size: 16pt
}

A:link {
	font-family: "Sofia Pro Light",  sans-serif;
 	font-size: 16pt;
 	text-decoration: none 
}