body { 
	background-color: #F2F1E4;
	margin: 15px 15; 
	} 

	
.copy { font-family : Arial, Helvetica, sans-serif; 
		color : #000000; 
	    font-size : 12px; 
		font-weight : normal; 
		line-height : 15px; }
		
		
a.copy, a { font-family : Arial, Helvetica, sans-serif; 
		color : #33387E; 
	    font-size : 12px; 
		font-weight : normal; 
		line-height : 15px; 
		text-decoration: underline; }

		
/*  Added 5 Dec 2006 for display format of giving.php */

table.giving tr {
	vertical-align: top;
	}
table.giving td {
	padding-bottom: 10px;
	color: #000; 
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 15px;
	}
table.giving .price {
	padding-right: 15px;
	text-align: right;
	}