@charset "utf-8";
.font1 {
	font-size: 12px;
}
.font2 {
	font-size: 10px;
}
.font3 {
	font-size: 14px;
	color: #00552b;
}
.dropcap {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #00552B;
	float: left;
	padding-right: 6px;
}
