body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
}

.regular {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.front {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.small_text {
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #581f0c;
	font-family: Helvetica, sans-serif;
}
a.nav_links {
	font-size: 12px;
	font-weight: bold;
	color: #581f0c;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
}
a.nav_links:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ff3400;
	font-family: Helvetica, sans-serif;
	text-decoration: underline;
}



a.main_links {
	color: #ff3400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration: underline;
}
a.main_links:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration: underline;
}

.bottom_color {
	font-size: 8px;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	color: #581f0c;
}
.regular_right {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight:bold;
	line-height:18px;
	color: #000000;
}
.subline_color {
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
	color: #581f0c;
}


a.bottom_link {
	font-size: 8px;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	color: #581f0c;
}
a.bottom_link:hover {
	font-size: 8px;
	text-decoration: underline;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	color: #581f0c;
}
a.bottom_link:visted {
	font-size: 8px;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	color: #1d3d6c;
}
.footer {
	font-size: 8px;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	color: #581f0c;
}
.headline-articles {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: Helvetica, sans-serif;
	line-height: 24px;
}

.horizontal-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #581F0C;
}

