.tel {
	font-size: 18px;
	font-weight: bold;
	color: #980203;
}
.h2 {
	font-size: 18px;
	color: #9E1010;
}
.top_menu {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.top_menu:hover {
	font-size: 16px;
	font-weight: bold;
	color: #E2ECF5;
}
.top_menu:visited {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.txt {
	font-size: 16px;
	font-weight: normal;
}
.txt:link {
  color: #000000;
}
.txth1 {
	font-size: 20px;
	padding-top: 5px;
}
.text {
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
}
.th2 {
	font-size: 16px;
	color: #9E1010;
	padding-left: 15px;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	color: #9E1010;
}