@charset "utf-8";
/* CSS Document */
.donationform { margin: 0 auto; width:590px; border: 1px solid #000; font: 90% Helvetica,Arial,Sans-Serif; color: #000; }
.donationform td.title { width: 240px; }
h1 {
		font-weight: normal;
		font-size: 1.5em;
		color: #686;
		margin: 0 0 0 0;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
		text-align: center;
	}	
.instruction { text-align:center; margin: 5px 0 0 0;}
.underline { padding-bottom:15px; border-bottom: 1px solid #000;}
