@charset "utf-8";
.paralge {
	font-family: "Century Gothic";
	color: #000000;
	font-size: 16px;
}
.blue {
	color: #4c1788;
}
.red {
	color: #993300;
}

.orange {
	color: #ff6600;
}
.headinglge {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
}
.paramed {
	font-family: "Century Gothic";
	color: #000000;
	font-size: 14px;
}
.parasml {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.headingmed {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
}
