@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
.topic1 {
	font-family: Tahoma;
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
}
.topic2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.email_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topic3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}
.devide_testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.topic4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.garantee_border {
	border: 6px solid #FF9900;
}
.testimonial_border {
	border: 1px solid #CC0000;
}
.testimonial_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
