/* CSS Document */body {	background-color:#FFFFFF;	font-family: Georgia, "Times New Roman", Times, serif;	color: #000000;}#header {	background-color:#f2b42b;	display:block;	width:100%}#header h1 {	text-align:center;	display:block;	width:100%;}#footer {	font-size:8pt;}
