p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #403321;
	font-size: 18px;
}
.link {
	color: #403321;
}
.kott_title {
	text-align: center;
	margin-bottom: 20px;
}

.kott_cast_by {
	font-size: 14px;
	text-align: center;
	margin-bottom: 0px;
	margin-right: 20px;
}
.kott_cast_name {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	margin-right: 20px;
}
.kott_content {
	margin-top: 0px;
	margin-bottom: 8px;
}
.swapper_tab_active {
	text-decoration: none;
	margin-right: 10px;
	color: #403321;
}
.swapper_content_active {
	margin-top: 5px;
}
.swapper_tab_inactive {
	text-decoration: none;
	margin-right: 10px;
	color: #6d5738;
}
.swapper_content_inactive {
	display: none;
}
.swapper_tabs {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}
.faq_question {
	font-size: 12px;
	margin-bottom: 6px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
	line-height: 14px;

}
.faq_answer {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 16px;
}

