.page-header {
	color: #990000;
	font-family: Arial;
	font-size: 15pt;
}

.page-subheader {
	color: #006633;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.body-text {
	font-family: Arial;
	font-size: 12px;
}

.body-text-bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}

.green-links-large {
	color: #669933;
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
}

.green-links-text {
	color: #009900;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}.top-links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.red-links-text {
	color: #990000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
