﻿h1 {
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial;
	margin-top: 0;
	margin-bottom: 0;
}
body {
	font-size: 12pt;
	font-weight: medium;
	font-family: Arial;
}
.DonationShortFormLongDescriptionStyle {
	font-size: x-small;
	margin-left:70px;
}
input, select {
	font-size: medium;
	background-color: #C5CDE4
}

.RightDonationColumn {
	text-align:left;float:left;width:250px
}