body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #809099;
	text-decoration: none;
	background-image: url(/images/bgwave.gif);
	line-height: 1.5em;
	}
div#cnt {
	background-color: #CFDDE8;
	position:relative;
	margin: 50px auto;
	width: 54em;
	padding: 1.1em;
	border: solid #8198BF 1px;
}
a, a:link {
	color: #4689A2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background-color: #ABBFAA;
}
