TD.week {
	width : 5%;
	text-align : center;
}

TD.date {
	white-space: nowrap;
	width : 10%;
	text-align : center;
}

TD.past {
	font-size: smaller;
	color: darkgrey;
}

TD.past DIV.title {
	color: black;
}

TD.noevent {
	color : darkgray;
	font-style : italic;
}

TD DIV {
}

TD DIV.title {
	font-weight : bold;
	margin-bottom : 0.4em;
}

TD DIV.title SPAN.day {
	font-weight : normal;
	font-style : italic;
	text-decoration: underline;
}

TD DIV.title SPAN.track {
	font-style : italic;
}

TD DIV.links {
	font-size : smaller;
	margin-top : 0.5em;
}

TD DIV.linksCompress {
	font-size : smaller;
}

TD DIV.title SPAN.champname {
	font-style : italic;
}

H3 {
	font-size : smaller;
	margin-top : 0;
	text-align : center;
	margin-bottom : 1em;
}

HR {
	margin : 0.5em 0;
}

.calnav {
	width : 50%;
}
