h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 16px;
	color: #39432A;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #777B7E;
}
a:active {
	text-decoration: none;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.houlg {
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #526633;
	font-size: 18px;
}

.houlg:hover {
	text-decoration: none;
	color: #99CC01;
}
.line {
	background-color: #99CC01;

}
.text_menu_left {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #526633;
	text-align: left;
	text-indent: 3px;
	vertical-align: bottom;
}

.text_menu_left:hover {
	text-decoration: none;
	color: #99CC01;
}
.li_menu_left {
	list-style-image: url(../images/li.gif);
	text-align: right;
	vertical-align: bottom;
}
.head {
	font-family: Arial;
	font-size: 21px;
	color: #38412B;
	text-align: center;
	font-weight: bold;
}
.text_menu_up {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 1px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.name_news {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #84B734;
	text-align: left;
}
.text_news_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #60874E;
	text-align: left;
	list-style-image: url(../images/news_logo2.gif);
	list-style-type: none;
	list-style-position: outside;
}

.line_news {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}
.text_news {
	font-family: Arial;
	font-size: 12px;
	color: #777B7E;
	text-align: justify;
}
.copyright {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.copyright:hover {
	text-decoration: none;
	color: #587C47;
}
