.Text {
	font-family: "Century Gothic", Century;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}
h1{
	font-family: "Century Gothic", Century;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F26531;
}
h2{
	font-family: "Century Gothic", Century;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F26531;
}

.link {
	font-family: "Century Gothic", Century;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.BoldText {
	font-family: "Century Gothic", Century;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Header {
	font-family: "Century Gothic", Century;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.MainTitle {
	font-family: "Century Gothic", Century;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: F26531;
}
.TopTitle {
	font-family: "Century Gothic";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.OrangeBoldText {
	font-family: "Century Gothic", Century;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: f26531;
}
.OrangeBoldLargeText {
	font-family: "Century Gothic", Century;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: f2561;
}
