.reikinet {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: 000066;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffff66;
	font-weight: bold;
}
.yellow_dash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: ebf668;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: f9f524;
	border-right-color: f9f524;
	border-bottom-color: f9f524;
	border-left-color: f9f524;
	color: 373C97;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 373c97;
}
.bolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 373c97;
}
