@charset "utf-8";

a:link { text-decoration: none}
a:active { text-decoration: none}
a:hover { text-decoration: underline}
a:visited { text-decoration: none}

.txt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #707070;
}
.txt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.txt3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #194a72;
}
.txt4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.txt5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #707070;
}
.tit1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
}
.tit2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #194a72;
}
.tit3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #194a72;
}
.tit4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ffffff;
}
.tit5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffffff;
}
.tit6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
