@charset "utf-8";
.right_subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.right_subheader:link {
	color: #000099;
	text-decoration: none;
}
.right_subheader:visited {
	color: #000099;
	text-decoration: none;
}
.right_subheader:hover {
	color: #333333;
	text-decoration: none;
}
