/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Impact,  "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,0);
 	background-color: transparent;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
