body {
	margin-top: 0px;
	color: black;
	background: #482d14;
	font-size: 10pt;
	line-height: 16pt;
	font-family: "gill sans", sans-serif;
}

TD.fieldNormal {
	font-size: 10pt;
	line-height: 16pt;
	font-family: "gill sans", sans-serif;
}

.cmdButton {
	width:80px;
	background:#482d12;
	color : #FFFFFF;
	font: 11px Arial,Helvetica,Trebuchet MS,Verdana;
}