/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-size: 10px;
 	color: rgb(0,0,0);
 	line-height: 18px;
 	text-align: center
}

P {
	font-size: 11px;
 	color: rgb(0,51,153);
 	line-height: 18px;
 	font-weight: normal;
 	font-style: normal
}
