body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	right: auto;
	text-align: right;
}
.calendar {
	border: medium solid #000000;
	background-position: top;
}
.calrow {
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
.webm {
	font-size: small;
	text-decoration: none;
	text-align: center;
}
.calrow2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.times {
	font-size: 12px;
}
caption {
	font-size: 24px;
	font-weight: bold;
}
