@charset "utf-8";
body {
	margin: 7px 0px 0px 0px ;
	padding: 0px ;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contentbig {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.contentsmall {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.contentsmall a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.footerbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#content{
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding:0px;
	margin:0px;

}
#content ul li{
	margin:0px;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:10px;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #7cc242;
	padding-left:22px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #7cc242;
	padding-left:22px;
	padding-bottom:12px;
}
.testimonial {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight: bold;
	color: #7cc242;
	font-style: italic;
}
.testimonial1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-style: italic;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
