@charset "utf-8";
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #8e8154;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #8e8154;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
