.normal {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
}
.title_main {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.link {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.head_link {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.head_title {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
}
.slim {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
