body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCC66;
}
h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
p {
	line-height: 1.4em;
	font-size: 11px;
}
a:link, a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
