@charset "utf-8";
.buttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
}
.bodycopy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
.bodycopy3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	line-height: 18px;
}

.bodycopyPanos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 18px;
}
.bodycopyQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-align: left;
	line-height: 18px;
	font-style: italic;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

