/* CSS definition file containing site wide stylesheets */

.tabletext {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(51,102,102);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	text-align: justify;
 	padding: 0.05in
}

.TextObject {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12pt;
 	color: rgb(51,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: rgb(204,255,204);
 	padding: 0.05in 0.25in
}