body {
	color: Navy;
	font-family: Tahoma, sans-serif;
	background: #E0FFFF;
}
h4 {
	height: auto;
	width: 120px;
	background-color: #E6E6FA;
	clip: rect(auto auto auto auto);
	border-top: thin groove;
	border-right: thin;
	border-bottom: thin ridge;
	border-left: thin;
	text-align: center;
	overflow: auto;
	padding-top: 7px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-bottom: 7px;
}
li {
	margin: 3px;
}
p {
	margin: 3px;
}
blockquote {
	margin: 3px 30px;
}
