@charset "UTF-8";

 .qend {
	float: right;
	height: 45px;
	margin-top: -30px;
	margin-right: 0px;
	padding-top: -30px;
	font-size: 400%;
	color: #66CCFF;
 }
.qstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	margin-left: -36px;
	padding-top: 0px;
	margin-bottom: -10px;
	font-size: 400%;
	color: #66CCFF;
 }
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.sub_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #006699;
	font-weight: bold;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.headline-01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #CC3300;
}
.body_copy .headline-02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6699FF;
}
