body {
    background-color: #FBFFFB;
    font-family: Verdana, Geneva, sans-serif;
}

.tit1 {
    font-size: 18px;
    color: #F30;
    font-weight: normal;
}

.min1 {
    font-size: 12px;
    color: #F30;
}

.txt1 {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.graphb {
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.graphc {
    background-color: #F66;
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.etichette {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #333;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #C60;
    border-right-color: #C60;
    border-bottom-color: #C60;
    border-left-color: #C60;
    border-top-style: none;
    border-left-style: none;
}

.titoli {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    color: #F90;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dashed;
    border-left-style: none;
    border-top-color: #C60;
    border-right-color: #C60;
    border-bottom-color: #C60;
    border-left-color: #C60;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-weight: bold;
}

a {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #DF8600;
    text-decoration: underline;
}

input {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    border: 1px solid #005100;
    background-color: #F9FFF9;
}

.testi {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #333;
}

.ok {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #060;
    font-weight: bold;
    border: 1px dotted #060;
}

.ko {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #930;
    font-weight: bold;
    border: 1px dotted #930;
}

.testimin {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #333;
}

.nulla {
    font-weight: normal;
}
