/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: LCD, fantasy;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	font-style: italic;
 	background-color: rgb(153,255,255)
}