@charset "UTF-8";
.contentext {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #3C101A;
}
.contenttitle {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #4F414C;
	font-weight: normal;
}
.otherlinks {
	font-family: "Century Gothic";
	color: #FFCC00;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.contentextbold {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #3C101A;
	font-weight: bold;
}.contentextboldbigger {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #3C101A;
	font-weight: bold;
}
.bioimage {
	background-position: left;
	text-align: left;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
