#header {
    font-family: Verdana, sans-serif;
}
#landmarks, #mainSearch_form {
    text-transform: uppercase;
}
#languages {
    font-size: 1em;
}
#pages {
    font-family: Verdana, sans-serif;
}

.navigation ul,
ul.navigation {
    list-style-type: none;
}
#mainSearch_form input.textfield {
    font-size: 1em;
}

#pages li a {
    line-height: 1.3em;
}
#pages li.active {
    font-weight: bold;
}
#pages ul li {
    text-transform: uppercase;
    font-weight: bold;
}
#pages ul li ul li {
    text-transform: none;
    font-weight: normal;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6
{
    font-family: 'Helvetica Neue', Helvetica, Verdana, sans-serif;
    font-weight: 100;
}

#content #text h5
{
    padding-bottom:1em;
}
#content h1 { font-size: 4.8em; line-height: 1.1em;}
#content h2 { font-size: 2.6em; }
#content h3 { font-size: 2.0em; text-transform: uppercase;}
#content h4 { font-size: 2.0em; }
#content h5 { font-size: 1.8em; }

#content h1 { padding-bottom: 1px; }
#content p {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 1em;
}
#content #text li {
    font-size: 1.2em;
    line-height: 1.4em;
}
#content #text li p {
    font-size: 1em;
}
#content #text li li {
    font-size: 1em;
}
#content ol, ol li { list-style-type: decimal; }
#content ol.lower-latin, #content ol.lower-latin li { list-style-type: lower-latin; }
#content ol.lower-latin ol.lower-roman, #content ol.lower-latin ol.lower-roman li { list-style-type: lower-roman; }
* html #content ol.lower-latin, * html #content ol.lower-latin li { list-style-type: decimal; }

#content #text ul,
#content #text ol,
#content #text dl
{
    margin-bottom: 1em;
}
#content li {
    margin-left:1em;
}

p.caption {
    text-transform: uppercase;
    font-family: Verdana, sans-serif;
    font-weight: bold;
}
table, caption {
    font-family: Verdana, sans-serif;
}
caption {
    display: block;
    text-align: left;
}
.footnote-link,
.footnote-anchor,
.note {
    font-family: Verdana, sans-serif;
}
.footnote_anchor,
.explain {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 1px;
    font-size: .9em;
    font-weight: bold;
}
.readmore {
    font-family: Verdana, sans-serif;
    text-transform: uppercase;
    font-size: .9em;
}
.navigation a {
    font-family: Verdana, sans-serif;
    font-size: .9em;
}
#footer {
    font-family: Verdana, sans-serif;
}
#footer p {
    font-size: 1em;
}

