body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #D4D4D4;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #6A6A6A;
	scrollbar-light-color: #6A6A6A;
	scrollbar-arrow-color: #6A6A6A;
	scrollbar-darkshadow-color: #6A6A6A;
	scrollbar-base-color: #FFFFFF
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	}
