a:link					{ color: navy; font-family: Arial, sans-serif; font-size: 12px}
a:visited				{ color: navy; font-family: Arial, sans-serif; font-size: 12px}
a:hover					{ color: #CC0000; font-family: Arial, sans-serif; font-size: 12px}

a.linkFooter:link		{ color: #CFCEC0; font-family: Arial, sans-serif; font-size: 10px; text-decoration: none}
a.linkFooter:visited	{ color: #CFCEC0; font-family: Arial, sans-serif; font-size: 10px; text-decoration: none}
a.linkFooter:hover		{ color: #273C72; background: #CFCEC0; font-family: Arial, sans-serif; font-size: 10px; text-decoration: none}

.copyright {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

.footer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CFCEC0;
}

.normal {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.noshow { display: none; }
.noprint { display: none; }

.pageHeader {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: navy;
}

ul { margin-top: 0; margin-bottom: 0;
}

ol { margin-top: 0; margin-bottom: 0;
}
