BODY {
    font-family: Arial, Tahoma;
    font-size: 14px;
}

H1 {
    color: #0061a8;
    font-family: Times New Roman;
    font-weight: normal;
    font-size: 24px;
    padding: 0px;
    margin: 16px 10px 5px 10px; 
}

IMG {
    border: 0;
}

.box {
    padding: 10px;
}

.partners {
    font-size: 80%;
    font-weight: bold;
}

.partners IMG {
    margin: 5px;
}

.title {
    text-align: left;
}

.title A {    
    color: black;
    font-size: 20px;
    font-family: Times New Roman;
}

.title A:hover {    
    color: black;
    text-decoration: none;
}

SMALL {
    color: gray;
}

.menu {
    font-family: Times New Roman;
    font-variant: small-caps;
}

A {
    color: #0166ac;
    text-decoration: none;
}

A:hover {
    color: #0166fe;
    text-decoration: underline;
}

.lang {
    position: relative;
    left: -40px;
    font-size: 80%;
}

.lang A {
    color: #0166ac;
}

.cells TD {
    border: 1px solid #aecde1; 
    background: #f5f9fc;
}

BIG {
    font-size: 150%;
    font-weight: bold;
    position: relative;
    left: 25px;
}

