@charset "UTF-8";
.donations1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #333300;
	border: medium dashed #FFFFCC;
	padding: 6px;
	width: 840px;
	margin: 6px;
	position: relative;
	clear: both;
	float: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
	display: block;
	page-break-after: auto;
	page-break-before: auto;
	white-space: normal;
}
.donations2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #333300;
	border: medium dashed #FFFFCC;
	padding: 6px;
	width: 840px;
	margin: 6px;
	position: relative;
	clear: both;
	float: none;
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
	text-indent: 0px;
	display: block;
	page-break-after: left;
	page-break-before: left;
	white-space: pre;
}
