
body {
    font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
    font-size: 0.9em;
}

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;
}
.titles {
color: #0000ff;
font-family: Arial;
font-size: 20px;
font-style: normal;
font-weight: bold;
text-align: center;
}

.text {
color: #000000;
font-family: Arial;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-align: justify;
margin-right: 10px;
}
.textctr {
color: #000000;
font-family: Arial;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-align: center;
}