body {
	margin: 0px;
	background-color: #99ccff;
	font-family: Papyrus;
	font-size: 16px;
}
p {
	cursor: hand;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #FFFFFF;
}
.header {
	font-family: Papyrus;
	font-size: 36px;
	font-weight: bold;
}
.note {
	font-family: Perpetua;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.week {
	font-family: Papyrus;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
}
.event {
	font-weight: bold;
	font-style: italic;
}
.style1 {
	font-family: Papyrus; 
	font-size: 16px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none;
}