.ActivitiesBkgrnd {
	background-image: url(activities%20background%20art.jpg);
	border-top: solid silver;
	border-right: solid white;
	border-bottom: solid silver;
	border-left: solid gray;
	background-repeat: repeat;
	background-position: left;
}
.DayText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.DayHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.DayMinHdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
