/* CSS Document */

.topic {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #5c3089;
}

.text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal; text-align:justify; line-height:20px;
	color: #3e3e3e;
}
.signup {
	font-family:tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

.topic1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #e50fa1;
}
.text2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #3e3e3e;
}
.details {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #e50fa1;
}

.testimonials {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold; font-style:italic;
	color: #603b7d;
}
.testimonialstext {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal; text-align:justify; line-height:22px;
	color: #3e3e3e;
}

.read {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold; 	color: #d90000;
}
.email {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold; 	color: #9376ab; font-style:italic;
}
.contact {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #222222;
}
