BODY {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 70%;
background-color: #adbacb;
color: #ffffff;
}

H1 {
color: #fdee04;
font-weight: bold;
font-size: 115%;
letter-spacing: 0.05em;
margin-top: 0.2em;
margin-bottom: 0.2em;
}

H2 {
color: #000000;
font-weight: bold;
font-size: 125%;
letter-spacing: 0.02em;
margin-top: 0.5em;
margin-bottom: 1.0em;
}

H3 {
background-color: #2c5ea3;
font-weight: bold;
font-size: 140%;
margin-top: 0;
margin-bottom: 0;
}

P {
margin-top: 0.2em;
margin-bottom: 0.3em;
}

P.black {
color: #1B3758;
font-weight: bold;
}

UL {
margin-top: 0.7em;
margin-bottom: 0.7em;
}

UL UL {
margin-top: 0.5em;
margin-bottom: 0.5em;
}

OL {
margin-top: 0.7em;
margin-bottom: 0.7em;
}

OL OL {
margin-top: 0.5em;
margin-bottom: 0.5em;
list-style: lower-roman;
}

OL OL OL {
margin-top: 0.5em;
margin-bottom: 0.5em;
list-style: lower-alpha;
}

TABLE {
font-size: 100%;
}

HR {
height: 1px;
color: #333333;
}

A:LINK {
color: #fdee04;
text-decoration: none;
}

A:HOVER {
color: #fdee04;
text-decoration: underline;
}

A:ACTIVE {
color: #fdee04;
text-decoration: none;
}

A:VISITED {
color: #fdee04;
text-decoration: none;
}

A:VISITED:HOVER {
color: #fdee04;
text-decoration: underline;
}

P.dummy {
font-size: 25%;
}

A.dark:LINK {
color: #2c5ea3;
text-decoration: none;
}

A.dark:HOVER {
color: #2c5ea3;
text-decoration: underline;
}

A.dark:ACTIVE {
color: #2c5ea3;
text-decoration: none;
}

A.dark:VISITED {
color: #2c5ea3;
text-decoration: none;
}

A.dark:VISITED:HOVER {
color: #2c5ea3;
text-decoration: underline;
}

A.udark:LINK {
color: #0c2b64;
text-decoration: none;
}

A.udark:HOVER {
color: #0c2b64;
text-decoration: underline;
}

A.udark:ACTIVE {
color: #0c2b64;
text-decoration: none;
}

A.udark:VISITED {
color: #0c2b64;
text-decoration: none;
}

A.udark:VISITED:HOVER {
color: #0c2b64;
text-decoration: underline;
}


