.blueBold {
	font-size: x-small;
	font-weight: bold;
	color: #0053A0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0053A0;
}
.PageIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #0053A0;
}
a {
	color: #0053A0;
	text-decoration: none;
}
a:hover {
	color: #9999FF;
	text-decoration: none;
}
.calMonths {
	background-color: #C0C9D1;
}
.calLight {
	background-color: #E8EEF3;
}
.calText {
	font-size: xx-small;
}
