body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #5B5A42;
	text-decoration: none;
}

a:visited {
	color: #868464;
	text-decoration: none;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
.dateList {
	font-weight: bold;
	color: #5B5A42;
}