﻿.headline {
	font-family: Calibri, "Times New Roman";
	font-size: 32px;
	font-weight: bolder;
	color: #6B4A1C;
	text-align: center;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	color: #6B4A1C;
	text-align: center;
	font-size: 22px;
	font-weight: bolder;
	padding-right: 80px;
	padding-left: 80px;
}
.description {
	font-size: 18px;
	color: #000000;
	border: 2px double #6B4A1C;
	margin-right: 90px;
	margin-left: 90px;
	padding: 25px;
	text-align: justify;
}
a a:visited {
	color: #000000;
	font-weight: bolder;
}
.plain_text {
	font-family: "Times New Roman";
	font-size: 20px;
}
