.Main {
	border: thin none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #000000;
	padding-left: 5px;

}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	letter-spacing: 3pt;
	text-transform: uppercase;
	font-style: normal;

}
.PeopleHeader {
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	padding-top: 5pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;




}
.PeopleBody {
	font-size: 80%;
	padding-bottom: 5pt;
	padding-top: 2pt;
	padding-left: 5px;


}
.ContactInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 3pt;
	text-transform: uppercase;
}
