@charset "utf-8";
/* CSS Document */

.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
}

.main_byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #999;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #999;
}

.quotation {
	font-family: times, "times new roman", serif;
	font-size: 12px;
	font-style: italic
	line-height: 10pt;
	font-weight: bold;
	font-variant: normal;
	line-height: 125%;
	color: #999;
}
