body,table,tr,td {
    margin: 0px;
    font-family: Arial; font-size: 11px;
//    font: 12px/18px sans-serif;
}

IMG {
    border: 0px;
}

H1 {
//    font: 14px/20px sans-serif;
    font-family: Arial; font-size: 14px;
    background: #b66b00;
    color: #ffffff;
    font-weight: bold;
    padding: 0 0 2 5px;

}

H2 {
//    font: 18px/25px sans-serif;
    font-family: Arial; font-size: 18px;
    font-weight: bold;
}

.telo {
    padding: 10px;
}

A {
    color: #394973;
    text-decoration: none;
}
A:hover {
    text-decoration: underline;
}

.but {
    background: url(../img/but.png);
    padding: 2px;
    font-size: 10px;
    font-weight: bold;
    padding-left: 5px;
    height: 25px;
    font-face: Arial;
}
.buttext {
    color: #808080;
}

.buttext:hover {
    text-decoration:none;
}

.hbut {
    background: url(../img/hbut.png);
    padding: 0px;
    font-size: 11px;
    font-weight: bold;
    padding-left: 3px;
    height: 27px;
    width: 86px;
    font-family: Arial;
    font-face: Arial;
    text-align: center;
}
.hbuttext {
    color: #808080;
    font-size: 11px;
}

.hbuttext:hover {
    text-decoration:none;
}

