<style type="text/css">
<!--

.head1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #340D07;
	text-align:center;
	text-decoration: none;
	background-color: #EFDAA3;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;

}

.dates {
	padding:4px;
	spacing:2px;
	height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #FFF3C2;
	border-right-color: #EFDAA3;
	border-bottom-color: #EFDAA3;
	border-left-color: #FFF3C2;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	vertical-align:top;
}

.nondates {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding:4px;
	spacing:2px;
	height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF3C2;
	border-right-color: #BEAE82;
	border-bottom-color: #BEAE82;
	border-left-color: #FFF3C2;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	vertical-align:top;
}

.numbers {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #340D07;
}

-->
</style>