@charset "utf-8";
/* CSS Document */
.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.news_style {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	line-height: 26px;
	font-weight: normal;
}
.style4 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}