.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	width: 135px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}
a:link {
	font-size: 8px;
	text-decoration: underline;
}
.dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #303030;
	background-color: #6d6a59;
	text-align: left;
	padding-left: 5px;
}
.trCalWeeks {
	height: 100px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #eddfc2;
	margin-top: 0px;
	width: 1000px;
}
img {
	padding-top: 1px;
}
hr {
	color: #51601c;
}

