img {
	border: 0;
}

.ContactAddress {
	font-size: 14px;
}

.ContactAccount {
	font-size: 17px;
	font-weight: bold;
	color: #5f0404;
}

.Heading {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}

.Heading2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}

.Paragraph {
	text-indent: 16px;
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

.Footer {
	height: 22px;
	text-align: center;
	border-top: 1px #66A2AE solid;
	font-size: 10px;
	vertical-align: middle;
}

ul.MemberUList {
	padding-left: 22px;
	text-align: left;
	list-style: none;
	list-style-position: outside;
}

.MemberName {
	font-weight: bold;
	margin-bottom: 4px;
}

.MemberPhoto {
	border: solid 1px;
	width: 90;
	height: 120px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 8px;
}

.MemberDescription {
	font-weight: normal;
	vertical-align: middle;
	min-height: 120px;
}

.MemberDescription img {
	vertical-align: top !important;
}

.ProjectTitle {
	font-weight: bold;
	margin-bottom: 4px;
	border-bottom: 1px solid white;
}

.ProjectDescription {
	margin-bottom: 10px;
}

.Italic {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: italic;
}
