@charset "UTF-8";
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 20px;
}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	}
