html { 	min-height: 100%; 	height: auto;}body {	width:100%;	margin:0;	padding:0 0 30px 0;	font-size:100%;	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	/*height:100%;	min-height:777px;	min-height: 100%;	background:url(../art/footer.gif) bottom center no-repeat; */	background:url(../art/header_bg.jpg) top left repeat-x;}h1 {	font-size:1.2em;	color:#0071bc;	font-weight: normal;	margin: 0px 0 10px 0;}h2 {	font-size:1.2em;	color:#0071bc;	font-weight: normal;	margin: 10px 0 10px 0;}h3 {	font-size:1em;	color:#0071bc;	font-weight: normal;}h4, h5, h6 {	font-size:0.9em;	color:#000000;}p {	color:#9a9a9a;	line-height:16px;	margin: 0px 0 7px 0;}a {	color:#0071bc;	text-decoration:none;}a:hover {	text-decoration:underline;}