.green-heading {
	font-size: 13px;
	font-weight: bold;
	color: #339966;
}
.date-heading {
	font-size: 16px;
	font-weight: bold;
}
.date {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.underline {
	text-decoration: underline;
}
.green {
	font-weight: bold;
	color: #339966;
}
.blue {
	font-weight: bold;
	color: #3366CC;
}
.pink {
	font-weight: bold;
	color: #D02090;
}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
