@charset "utf-8";
.txt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C30;
}
.txt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #FFF;
}
.txt4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
.txt3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	font-style: italic;
	font-weight: normal;
}
.txt5 {
	font-size: 24px;
	color: #C00;
}

