@charset "utf-8";
.smallwhitetext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallblacktext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #615f4c;
	text-decoration: none;
}

.smallboldbrowntext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5e5b4a;
	text-decoration: none;
}
.footer {
	font-family: "Tahoma";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Contenttext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.Contentwhitetext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.heading_title {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5e5b4a;
	text-decoration: none;
}


.Contenttexttitle {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5e5b4a;
	text-decoration: none;
}