body 
{
	background-color: white;
	margin: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

.banner
{
	padding: 0;
}

.text
{
	background-color: white;
	padding: 0px 6px 18px 6px;
	text-align: left;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

.donatelabel
{
	font-family: Verdana, Arial, Helvitica, "sans serif";
	font-size: .7em;
	font-weight: bold;
	text-align: center;
	padding: 0 0 15px 0;
}

.sectionhead
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: ;
	text-align: center;
}

.copy
{
	padding: 2px 6px 2px 6px;
	border-right: black;
	border-bottom: black;
	border-left: black;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	font-family: Verdana, Arial, Helvitica, san serif;
	font-size: .7em;
	font-weight: bold;
	text-align: left;
}

.text-left {
	text-align: left;
}

#img-flt-right {
	float: right;
	width: 197px;
	padding: 0 0 10px 10px;
	display: inline;
}

