body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996699;
}
a:hover {
	text-decoration: none;
	color: #993300;
	background-color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #993300;
	background-color: #CCCCCC;
}
.spacer {
	padding-top: 6px;
}
