﻿.Mainheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #6B4A1C;
}
.article_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #6B4A1C;
}
.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;
}
.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;
}


