body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.project-text, .service-text {
	font-family: Arial;
	width: 230px; /* 250px */
	height: 148px; /* 168px */
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}
.project-title, .service-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
}
.project-shortInfo, .service-shortInfo {
	font-size: 12px;
	line-height: 140%;
}
.donate-title, .event-title, .new-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
.donate-text, .event-text, .new-text {
	font-family: Arial;
	width: 194px; /* 204px */
	height: 84px; /* 94px */
	padding: 5px 5px 5px 5px;
	overflow: hidden;	
}
.donate-shortInfo, .event-shortInfo, .new-shortInfo {
	font-size: 12px;
	line-height: 140%;
}
.supported-by {
	height: 77px; /* 87px */
	width: 907px;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}
.supported-by img {
	float: left;
	margin-right: 5px;
}
a {
	color: #000000;
	text-decoration: none;
}
