﻿.Mainheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 24px;
	color: #6B4A1C;
	text-align: center;
}
.SectionTitles {
	font-family: Arial;
	font-size: 21px;
	font-weight: 900;
	color: #D6C499;
	background-color: #6B4A1C;
	border-color: #D6AB82;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: medium;
	border-bottom-width: medium;
}
.Subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.link_regions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.link_regions a:link {
	color: black;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
	
.link_regions a:visited {
	color: #6B4A1C;
	font-weight: bolder;
}


