/* CSS definition file containing site wide stylesheets */

.Block {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	text-transform: none;
 	vertical-align: baseline;
 	font-variant: normal;
 	list-style-type: none;
 	list-style-image: none;
 	list-style-position: outside;
 	text-align: justify;
 	background-color: rgb(255,255,204);
 	margin-top: 12pt;
 	margin-bottom: 12pt
}