a:link {
	color: 5050A6;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #3399FF;
}
a:active {
	color: #339999;
}
.bodytext {
	font-family: Palatino;
	font-size: medium;
	color: #000000;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 5050A6;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.duedate {
	font-family: Palatino;
	font-size: medium;
	background-color: #FFFF00;
	font-weight: bold;
}
.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5050a6;
}
.sidebarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}
.holiday {
	font-family: Palatino;
	font-size: medium;
	background-color: #00FFFF;
	font-weight: bold;
}
