@import url("green.css");
.bluemenu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #192487;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
}

a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #192487;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 13px;
	color: #192487;
	text-decoration: none;
	font-weight: bold;
}

.copyright {
	font-family: Arial;
	font-size: 6px;
	color: #000000;
}
.copy {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #192487;
}
.links {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #00A0C6;
}
.copysubheads {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #192487;
}
.menubold {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	color: #192487;
	text-decoration: none;
	}
.menugreen {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #006400;
	}
.greensubs {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #006400;
