BODY {
	background: #C0FFEE;
	margin: 0px, 0px, 0px, 0px;
}

H1 {
/*	text-align: center; */
	font-family: New Berdina MT, cursive;
}

TABLE {
	margin: 15px, 15px, 15px, 15px;
}

TABLE.calendar TD {
	text-align: center;
}

TD {
	background: #FFFFFF;
}
TH {
	background: #CCCCFF;
}

DT {
	font-weight: bold;
	font-style: italic;
}

P.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-style: italic;
}

SPAN.name {
	font-weight: bold;
}

SUP {
	font-size: xx-small;
}