.leftcolumn {
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.leftcolumn a:link {
	font-weight: bold;
	color: #333333;
}

.leftcolumn a:visited {
	font-weight: bold;
	color: #FF6600;
}

.leftcolumn a:hover {
	color: #ffffff;
	background-color: #336699;
}

.leftcolumn a:active {
	font-weight: bold;
	color: #333333;
}

.head {
	font-size: 24px;
	font-weight: bold;
	font-family: Calibri, Verdana, Arial, Courier;

}
.subhead {
	font-family: Calibri, Verdana, Arial, Courier;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.highlight {
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highlight a:link {
	color: #FF6600;
}
.highlight a:visited {
	color: #336699;
}
.highlight a:hover {
	color: #FFFFFF;
	background-color: #336699;
}
.highlight a:active {
	font-weight: bold;
	color: #333333;
}
.pagelinks {
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}
.pagelinks a:link {
	font-weight: bold;
	color: #333333;
}

.pagelinks a:visited {
	font-weight: bold;
	color: #ffffff;
}

.pagelinks a:hover {
	color: #ffffff;
	background-color: #336699;
}

.pagelinks a:active {
	font-weight: bold;
	color: #333333;
}
