.normal_text {
	font-size: 17px;
	line-height: 25px;

}
.normaltext2 {
	font-size: 16px;
	border: thin solid #AE411C;
	line-height: 25px;

}
.text1 {
	font-size: 16px;
	line-height: 25px;

}
.text-title {
	font-size: 16px;
	font-weight: bold;
}
.news {
	font-size: 12px;
	line-height: 14px;
}
.text2 {
	font-size: 16px;
	line-height: normal;
}
.text13 {
	font-size: 15px;
	line-height: 23px;
}
.text15 {
	font-size: 15px;
	line-height: 25px;
}
.text12 {
	font-size: 12px;
	line-height: 18px;
}
.text15-1 {
	font-size: 15px;
	line-height: 18px;
}
.news12 {
	font-size: 11px;
	line-height: 16px;
}
.text14 {
	font-size: 14px;
}
.newscontent {
	font-size: 10.5px;
	line-height: 12px;
}
.act-text {
	font-size: 16px;
	line-height: 35px;
}
.text1_c {
	background-color: #FFFF97;
	font-size: 16px;
	color: #333333;
}
.phone {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #000033;
}
.space {
	font-size: 5px;
	line-height: 5px;
}
.table {
	margin: 0.5px;
	padding: 2px;
	border: 1px solid #BACAD8;
}

.anti{
font: 12px;
padding: 5px 0;
margin: 0;
width: 100%;
background-color: #C7DCDD;
text-align: left; /*set value to "right" for example to align menu to the right of page*/
}

.anti li{
list-style: none;
display: inline;
}

.anti li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #C7DCDD;
border: 2px solid #C7DCDD;
}

.anti li a:hover{
color: black;
background-color: #E2EEEE;
border-style: outset;
}

.anti li.selected a{
	color: black;
	background-color: #E2EEEE;
	border-style: outset;
	font-weight: bold;
	text-decoration: underline;
}
