.content {
	font-size: 0.75em;
}
.section {
	font-size: 0.75em;
}
.titleRow {
	border-bottom-color: #DEE6FF;
}
.breadcrumb {
	font-size: 0.6em;
	color: #000099;
}
a:link {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #6666FF;
}
a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	color: #003300;
}

a.breadLink:link {
	color: #000099;
}
a.breadLink:visited {
	color: #000099;
}
a.breadLink:hover {
	color: #000099;
}

input {
	font-size: 0.9em;
}
select {
	font-size: 0.95em;
}

.footer {
	font-size: 0.7em;
}
.alphaTabs {
	font-size: 0.75em;
}
<!-- Event Section -->
.evSectionTitle {
	font-size: 1.1em;
}
.evSection {
	font-size: 0.75em;
}
.evSectionFooter {
	font-size: 0.75em;
}
.colHead {
	background-color: #766FFF;
	font-size: 0.75em;
}
.colCnt {
	background-color: #DEE6FF;
	font-size: 0.75em;
}
.colHead2 {
	background-color: #FFE2A8;
	font-size: 0.75em;
}
.colCnt2 {
	background-color: #FFF4E0;
	font-size: 0.75em;
}
.evListName {
	font-size: 0.75em;
}
.evMonth {
	font-size: 0.75em;
	color: #663399;
}

.calMonthlyList {
	font-size: 0.6em;
	color: #999999;
	padding-left: 2px;
}
.calBox {
	font-size: 0.75em;
}
.calDayHead {
	font-size: 0.75em;
}
.calDateBox {
	background-color: #000099;
	font-size: 0.75em;
}
.calMonthYear {
	font-size: 0.75em;
	color: #000099;
}
.calInput {
	font-size: 0.75em;
}
a.cl:hover {
	color: #000099;
}

.servicesSummary {
	font-size: 0.75em;
}
.servicesContent {
	font-size: 0.75em;
}