/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	font-style: italic
}