﻿@charset "utf-8";

p {
	font-size: .9em;
	margin-bottom: 1.2em;
	padding-right: 1em;
	padding-left: 1em;
}
#mainContent a:link {
	color: #000000;
	text-decoration: none;
}
#mainContent a:visited {
	text-decoration: none;
	color: #000000;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #EA7500;
}
#mainContent a:active {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-size: 1.5em;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #DBD848;
	padding-left: 0.6em;
	margin-bottom: 0.6em;
}
h2 {
	font-size: 1.4em;
	color: #1C1407;
}
h3 {
	font-size: 1.3em;
	color: #1C1407;
}
h4 {
	font-size: 1.2em;
	color: #1C1407;
}
h5 {
	font-size: 1.1em;
	color: #1C1407;
}
h6 {
	font-size: 1em;
	color: #1C1407;
}

.yellow {color: #FFF200}
.SD80 {
	color: #2F0965;
	font-weight: bold;
}
.DM60 {
	color: #AE073C;
	font-weight: bold;
}
.DC86 {
	color: #4F6355;
	font-weight: bold;
}
.HCTL87 {
	color: #0F40A5;
	font-weight: bold;
}
