﻿body {
    font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
}

#BottomMenu {
    font-size: .9em;
    line-height: 2em;
    font-weight: bold;
}

#leftNav ul li {
    font-size: .9em;
    line-height: 2em;
}

#leftNav ul li a:link {
    color:#000000;
}

#leftNav ul li a:visited {
    color:#000000;
}

#leftNav ul li a:hover {
    color:#000000;
}

#content {
    font-size:0.8em;
}

.intro {
    font-size:1.2em;
    font-weight:bold;
    padding:0 0 20px 0;
}

.headline {
    font-size:1.1em;
    font-weight:bold;
    padding:0 0 2px 0;
}

.italic {
 font-style:italic;
}
