a:link {
	text-decoration: none;
	color: #013467;
	font-weight: bold;
}
a:active {  text-decoration: none}
a:visited {
	text-decoration: none;
	color: #013467;
	font-weight: bold;
}
a:hover {  color: #CCCCCC}
body {
	color: #013467;
	margin-top: 0px;
}
td {
	color: #013467;
}
.style4 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #013467;
}
.calendar {
	border-top: groove;
	border-right: groove;
	border-bottom: groove;
	border-left: groove;
}
.calendarDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #013467;
	height: 125px;
	width: 75px;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
}
.calendarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #013467;
	text-align: center;
	vertical-align: top;
	width: 75px;
}
.calendarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #013467;
	text-align: center;
	vertical-align: top;
}
.eventDisplayPage {
	border-top: groove;
	border-right: groove;
	border-bottom: groove;
	border-left: groove;
}
.eventDisplayCell {
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border: solid #FFFFFF;
	padding: 3px;
}

