/* CSS Document */

.style {
	font-family: Arial, Helvetica, sans-serif;
	color: #551C00;
	font-weight: bold;
	line-height: 25px;
	font-size: 15px;


}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC3300;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #551C00;
	font-weight: bold;
	line-height: 25px;
	font-size: 14px;

}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	color: #551C00;
	font-weight: normal;
	line-height: 25px;
	font-size: 12px;
}

.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;

}
.textbodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 23px;
	font-size: 15px;
	word-spacing: 0.1em;
	letter-spacing: 0.06em;


}
