body {
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    font-size: 0.8em;
}

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;
}

p.list1 {
    font-weight: bold;
}

p.list2 {
    font-weight: bold;
	color: #92745c;
}

