@charset "UTF-8";
/* CSS Document */

body {

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C423D;
}
.heading_1 {
	color: #CBC782;
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0 0 0;

}
.text-white {
	font-size: 12px;
	color: #FFF;

}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: normal;
	color: #7C6A55;
}
