@charset "utf-8";
/* CSS Document */

.Black14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: inherit;
	font-weight: normal;
}
.Black14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: inherit;
	font-weight: bold;
}
.Black20Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	text-align: inherit;
	font-weight: bold;
}
.Black28Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000;
	font-weight: bold;
}
.Red20Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F00;
	text-align: inherit;
	font-weight: bold;
}
.Black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: inherit;
	font-weight: normal;
}
.Black12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: inherit;
	font-weight: bold;
}
.Black10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: inherit;
	font-weight: normal;
}
