body {
	background-color:#EEEEEE;
}
text,bodytext,p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:14px;
}
.pagetitle {
	font-size:20px;
	font-weight:bold;
	font-style:oblique;
	color:#003366;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}

.calitem {
	font-size:16px;
	font-weight:bold;
	color:navy;
}
.caldate {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}