body {
	font-family: Geneva, Helvetica, Verdana, sans-serif;
	background:url(bg.gif) repeat-x #9fbfd1;
}

#footer {
	font-size: 9pt;
	color: white;
/*	border:1px solid white;*/
}

a {
	color:#155398;
}
a.biglink {
	font-size:20pt;
	font-weight:bold;
} 
a.biglink:hover {
	color: #ea542a;
}
h1 {
	color: #fff;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
#header {
/*
	background-color: #ea542a;
	border: 1px solid #fff;	
*/
	padding: 10px;
}
#copyright {
	position: absolute;
	bottom: 100px;
	background-color: #fff;
	padding: 20px;
	border: 1px solid #039;
	font-size: 10pt;
}