.body {
	
}

.htmlnormaltext {
	font-family: "tahoma", Times, serif;
	font-size: 14px;
}


.htmlboldtext {
	font-family: "tahoma", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.htmlbrowntext {
	font-family: "tahoma", Times, serif;
	font-size: 14px;
	color: #621513;
}
.htmlbrownboldtext {
	font-family: "tahoma", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #621513;
}



.htmltitlebrownboldtext {
	font-family: "tahoma", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #621513;
}


.pagetitle {
	font-family: "tahoma", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #406618;
}


.smallitalics {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
}

.normaltext {
	font-family: "tahoma", "tahoma", Times, serif;
	font-size: 16px;
}
.boldtext {
	font-family: "tahoma", "tahoma", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.normaltext {
	font-family: "tahoma", "tahoma", Times, serif;
	font-size: 14px;
	color: 59070B;
}


.normaltext16 {
	font-family: "tahoma", Times, serif;
	font-size: 16px;
}
.boldtext16green {
	font-family: "tahoma", Times, serif;
	font-size: 16px;
	color: #406618;
	font-style: normal;
	font-weight: bold;
}
.boldwhitetext {
	font-family: "tahoma", "tahoma", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}

.cs-quote {
	font-family: "tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #4E5A28;
	background:#dddddd;
	text-align:left;
	margin-right: 7%;
	margin-left: 8%;
}

.cs-byline {
	font-family: "tahoma";
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	color: #4E5A28;
	background:#dddddd;
	text-align:right;
	margin-right: 7%;
	margin-left: 8%;
	
	
}

.warningtext {
	font-family: "tahoma", Times, serif;
	font-size: 10px;
	color: #DC143C;
}
