BODY {	/*background = #FFDEAD;*/	background = url("db/us_surplus_emboss.jpg");	font-family: Verenda;	color: #000000; 	/* Black */	font-size: 8pt;	/*font-weight: bold*/}/* Normal unvisited, visited and hover link presentation */A:link    { background: transparent; color: #996600;            /*text-decoration: underline;*/ }A:visited { background: transparent; color: #996600;            /*ext-decoration: none;*/ }A:hover   { background: transparent; color: #CCCCCC;            /*text-decoration: underline;*/ }/* INPUT Style */INPUT{	font-family: Verenda;	color: #000000; /* Black */	font-size: 8pt;	font-weight: bold}                        P{	align= justify;}/* TABLE Style */TABLE.customFill{	font-family: Verdana; 	font-size: 8pt; 	font-weight: bold; 	/*text-align: Center;*/	border:  1 solid #996600; 	margin: 0;	background = #FFDEAD;}.NormalWhite{	font-family: Verdana; 	font-size: 8pt; 	font-weight: inherit; 	text-align: justify;	border: 1 solid #996600; 	border-style: solid; 	margin: 0;	background = #FFFFFF; /* White */}/* TABLE CELLS Style */td.customFill{	font-family: Verdana; 	font-size: 8pt; 	font-weight: inherit; 	margin: -5;	border-width: 1 solid #000000;	background = #FFDEAD;	}.NormalWhite{	font-family: Verdana; 	font-size: 8pt; 	font-weight: inherit; 	/*text-align: Center;*/	border: 1 solid #996600; /* Medium Brown */	border-style: solid; 	margin: 0;	background = #FFFFFF; /* White */}