
body {
	font-family: Helvetica, Arial,"Lucida Grande";
	font-size: 11px;
	line-height: 14px;
	color: #000;
	background-color: #fff;
	text-align: center;
	margin: 20px;
}

.white {
	color: #595959}

a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: gray;
}

.date {color: #666666}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
}
