@charset "UTF-8";
.top_quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.body_text {
	color: #666;
	font-family: helvetica;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 16px;
}
.quote_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-transform: none;
}
.quote_times .quote_author {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}


.top_quote table tr td {
	font-weight: normal;
	text-align: left;
}
.quote_headder {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;}

