@charset "UTF-8";
.larger {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	width: 900px;
}
.dropcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 39px;
	color: #A00;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
}
.bordersalepics {
	border: thick double #B00;
}

