body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body li {
	margin-bottom: 6px;
}
a:link {
	text-decoration: none;
	color: #800000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
h4 {
	font-size: 16px;
	margin-bottom: 2px;
}
ul {
	margin-top: 8px;
}
