@charset "utf-8";
.body_text {
	font-family: "Times New Roman", Times, serif;
	color: #069;
	font-weight: bold;
}
.body_text_SMALLER {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #069;
}

a {
	color: #069;
}
