@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-size: 10pt;
	font-weight: bold;
	color: #208FEA;
	text-decoration: none;
}
.text {
	font-size: 9pt;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}
.table {
	font-size: 9pt;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}

.title_fb {
	font-size: 10pt;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
.ls {
	font-size: 10pt;
	color: #FF5706;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}

