/* CSS definition file containing site wide stylesheets */

BODY {
	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

P {
	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	color: rgb(0,0,102)
}