/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-size: 14px;
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(255,255,204);
 	border: 2px solid rgb(0,0,0);
 	padding-left: 2px;
 	padding-right: 2px
}