@charset "utf-8";
body {
	font-family: Arial;
	font-size: 12px;
	color: #404040;
}
a.knav {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #af9970;
}
a.knav:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #f78f1e;
}
a.knav2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #737373;
}
a.knav2:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #af9970;
}
.head {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #e51937;
}
.title {
	font-family: Arial;
	font-weight: bold;
	font-style: oblique;
	font-size: 14px;
	color: #737373;
}
.top {
	font-family: Arial Black;
	font-size: 18px;
	font-weight: bold;
}
.key1 {
	font-family: Arial;
	font-weight:bold;
	font-size: 20px;
	color: #404040;
}
.key2 {
	font-family: Arial;
	font-size: 14px;
	color: #737373;
}
.copy {
	font-family: Arial;
	font-size: 11px;
	color: #f6f5f4;
}
a.topNav {
	font-family: Arial;
	font-size: 11px;
	color: #f6f5f4;
	font-weight: bold;
	text-decoration: none;
}
a.topNav:hover {
	font-family: Arial;
	font-size: 11px;
	color: #f6f5f4;
	font-weight: bold;
	text-decoration: underline;
}