@charset "utf-8";
.Headings {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Text {
	font-family: "Arial Narrow";
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: bold;
	color: #0077CD;
}
a:active {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: bold;
	color: #0077CD;
	text-decoration: none;
}
.stilllink {
	font-family: "Arial Narrow";
	font-size: small;
	font-weight: bold;
	color: #0077CD;
}
