/* Created using Style Master from Western Civilisation CSS1 { 123 144 479 705 } */
td#section {
color: #c5c77b;
font-weight: bold;
text-decoration: none;
}

.ed-headline {
color: #005233;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

td.pad {
padding: 5px;
}

td.pad10 {
padding: 10px;
}

td.pad20 {
padding: 20px;
}

.button {
color: #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
background-color: #97A53B;
}

body, p, td, li, form, fieldset, input, label, menu, select, textarea, button, option {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #000000;
}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 15px;
}

h1 {
color: #21231f;
}

h2 {
color: #000000;
}

h3 {
color: #000000;
}

h4 {
color: #000000;
}

h5 {
color: #000000;
}

h6 {
color: #000000;
}

a:link {
color: #5f712e;
text-decoration: underline;
font-weight: bold;
}

a:visited {
color: #5f712e;
text-decoration: underline;
font-weight: bold;
}

a:active {
color: #5f712e;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #5f712e;
text-decoration: none;
font-weight: bold;
}

a.section:link {
color: #c5c77b;
font-weight: bold;
text-decoration: underline;
}

a.section:visited {
color: #c5c77b;
font-weight: bold;
text-decoration: underline;
}

a.section:active {
color: #c5c77b;
font-weight: bold;
text-decoration: underline;
}

a.section:hover {
color: #c5c77b;
font-weight: bold;
text-decoration: none;
}

a.white:link {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}

a.white:visited {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}

a.white:active {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}

a.white:hover {
color: #ffffff;
font-weight: normal;
text-decoration: none;
}

a.whitebold:link {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a.whitebold:visited {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a.whitebold:active {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a.whitebold:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

a.redbold:link {
color: #D58844;
font-weight: bold;
text-decoration: none;
}

a.redbold:visited {
color: #D58844;
font-weight: bold;
text-decoration: none;
}

a.redbold:active {
color: #D58844;
font-weight: bold;
text-decoration: none;
}

a.redbold:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a.black:link {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.black:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.black:active {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.black:hover {
color: #5f712e;
font-weight: normal;
text-decoration: underline;
}

img {
border: none;
}