/* the body and page margins */body {/*	background-color: #F2F5F7;*/background-color:white;	margin: 0;	font:12px/1.2em arial,sans-serif;}h1, h2, h3 {	font-weight:normal;	color:#74632F;	border-bottom: 1px #cccccc solid;	background-color:#EEEEEE	display:block;	padding:15px 0;	margin:0 0 15px 0;}th, td {	font-size:12px;	text-align:left;}form td select {	width:200px;}tr.results td {	background-color:#DDDDDD;}tr.resultsOver td {	background-color:#BBBBBB;}   a {	font-weight:bold;	color:#0353A5;}