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