.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
}
.footer-edge {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}

.edging-topbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #F7F3EF;
	border-bottom-color: #636563;
	border-left-color: #F7F3EF;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-style: italic;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3333CC;
}
.SIDELINKS {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
