.pagehead {
	font-family: Arial;
	font-style: italic;
	color: #807058;
	background-color: transparent;
	font-weight: bold;
	font-size: 40px;
} 

.blueitalic {
	font-family: Arial;
	font-style: italic;
	color: Navy;
	border-color: Gray;
	border: thin solid Black;
	margin-right: 0%;
	font-weight: normal;
	font-size: 12px;
} 

.lblueitalic {
	font-family: Arial;
	font-style: italic;
	color: #1C4EAD;
	margin-right: 0%;
	font-weight: normal;
	font-size: 20px;
} 

.menubar {
	background: transparent;
	background-position: center;
	border: none;
	border-color: Navy;
	text-decoration: none;
	width: 80%;
	text-align: center;
	font-size: 16px;
}

.copyright {
	color: #000000;
	border: none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.whitenorm {
	font-family: Arial;
	font-style: bold;
	color: White;
	border-color: Gray;
	border: none;
	margin-right: 0%;
	font-weight: normal;
	font-size: 14px;
} 
