CODE {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #3E3F44;
}

A:Hover {
  color: #CA3D0C;
}

A {
  text-decoration: none;
  color: #69B1D4;
}
.runningtext {

  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #3E3F44;
}
.generalpagetitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 18px;
	color: #2B72B3;
}
.calendarmonths {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CC3300;
	font-weight: bold;
	text-transform: uppercase;
}
.calendardescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #3772B4;
	font-weight: normal;
	text-transform: none;
}
.subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #2B72B3;
}

