/* CSS definition file containing site wide stylesheets */

.NormalTxt {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,51,102)
}

P {
	font-size: small;
 	color: rgb(0,51,102)
}