body {
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    font-size: 0.8em;
}


a.fs1 {
    text-decoration: none;
    font-size: 100%;
}

a.fs2 {
    text-decoration: none;
    font-size: 113%;
}

a.fs3 {
    text-decoration: none;
    font-size: 137%;
}


h2 {
    font-size: 120%;
    margin-top: 2em;
    margin-bottom: 1em;
    color: #134A9E;
}


h3 {
    font-size: 100%;
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    color: #134A9E;
}


span.fett {
    font-weight: bold;
}


a.fett {
    font-weight: bold;
}


input, select, textarea {
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
}