body {
	background-color: #CCCCA0;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: small;
}

A {
	background-color: #CCCCA0;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: small;
	text-decoration: none;
}

h1 {
	border-bottom: 1px dashed #FFCC00;
	color: #66CC00;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

