.nav-cell {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	background-color: #09c800;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #25981F;
	padding-top: 2px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7AF874;
}
.number {
	font-family: "Arial Black";
	font-size: 20px;
	color: #00F000;
	text-align: center;
	vertical-align: top;
}
.month {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #B6F200;
	text-align: center;
	vertical-align: top;
	line-height: 0px;
}
.bottom-cell {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	background-color: #BCCA86;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.content-cell {
	vertical-align: top;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 24px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
