﻿.link_regions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.link_regions a:link {
	color: black;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.link_regions a:visited {
	color: #6B4A1C;
	font-weight: bolder;
}

.Mainheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	color: #000000;
}
.SectionTitles {
	font-family: Arial;
	font-size: medium;
	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;
}
