a:active, a:focus, a:hover, a:link, a:visited,  { color: blue; }
body {
	background-color: #E7FFE7;
	color: black;
	letter-spacing: 2px;
	line-height: 1.6em;
	margin-left: 2.4em;
	margin-top: 0px;
}
dd {
	text-indent: 0.5em;
}
dl {
	margin-bottom: 1em;
}
dt {
	margin-top: 0.5em;
}
h1 {
	font-size: x-large;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-size: small;
	font-weight: normal;
	text-align: center;
}
