.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

	a { 
		color: #2E447D;
		text-decoration: none;
		font-weight: bold;
		}

	a:active {
		color: #2E447D;
		text-decoration: none;
		font-weight: bold;
		}

	a:hover {
		color: #201D62;
		text-decoration: underline;
		font-weight: bold;
		}

	a:visited {
		color: #2E447D;
		text-decoration: none;
		font-weight: bold;
		}	
		
	#footer-menu a:hover {
		color: #000000;
		text-decoration: underline;
		}

	#footer-menu a:link {
		color: #000000;
		}

	#footer-menu a:visited {
		color: #000000;
		}
.header bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}

