body {
	scroll: on;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #4D4738;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #71674E;
	font-weight: bold;

}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #71674E;
	font-weight: bold;
	text-decoration: none;

}

.navtext:hover {
	color: #464030;
}

.navtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #71674E;
	font-weight: bold;
	text-decoration: none;
}

.navtext2:hover {
	color: #464030;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #71674E;
	font-weight: bold;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #71674E;
	font-weight: bold;
//	text-decoration: none;
}
.head0 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #71674E;
	font-weight: bold;
}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4D4738;
	text-decoration: none;
}

.a_news_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #51628C;
	font-weight: bold;
	text-decoration: none;
}
.a_news_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #B16B6B;
	font-weight: bold;
	text-decoration: none;
}
  .a_news_green {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #6B8B53;
    font-weight: bold;
    text-decoration: none;
}
.a_news_black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    font-weight: bold;
    text-decoration: none;
}

h4 {
    font-size: 13px;
}

h3 a {
	font-size: 14px;
	text-decoration: none;
}