/* CSS definition file containing site wide stylesheets */

.Table {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: justify;
 	clear: none;
 	background: rgb(255,255,255) none no-repeat fixed top left;
 	border: 1px solid rgb(0,0,0);
 	padding-left: 10px;
 	padding-right: 10px
}