.rnoc {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.email {
	font-family: "Lucida Sans";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: "Lucida Sans";
	color: #00254c;
}
a:hover {
	font-family: "Lucida Sans";
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Lucida Sans";
	color: #000000;
}
.header {
	font-family: "Lucida Sans";
	font-size: 16px;
	color: #00254c;
}
.subheader {
    font-family: "Lucida Sans";
	font-size: 14px;
	color: #00254c;
}
.footer {
	font-family: "Lucida Sans";
	font-size: 9px;
	color: #000000;
}
.hline {
    font-family: "Lucida Sans";
	font-size: 12px;
	color: #00254c;
    margin-top: 2em;
	margin-bottom: 0em;
	border-top: 2px solid #00254c;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
