@charset "UTF-8";
.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 16px;
}
.bodytext a:link {
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
}
.bodytext a:visited {
	font-weight: bold;
	color: #009999;
	text-decoration: underline;
}
.bodytext a:hover {
	font-weight: bold;
	color: #C9A068;
	text-decoration: underline;
}
.bodytextbold {
	font-weight: bold;
	color: #009999;
}
.section_nav {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0E280B;
}
.section_nav a:visited {
	color: #009999;
	text-decoration: underline;
}
.section_nav a:link {
	color: #009999;
	text-decoration: underline;
}
.section_nav a:hover {
	color: #C9A068;
	text-decoration: underline;
}

