/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 18px;
 	color: rgb(153,204,0);
 	line-height: 24px;
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: left;
 	margin-top: 2px;
 	margin-bottom: 2px
}
