BODY {
        background-color : #FFFFFF;
        color : #000000;
        margin : 20px;
        margin-top : 70px;
        padding : 0px;
        text-align : center;
}

H1, H2, H3 {
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        letter-spacing : 3pt;
        font-size : 16px;
}

DIV, TD {
        font-family : Verdena, Arial, Helvetica, sans-serif;
        font-size : 12px;
        line-height : 18px;
}

TD {
   border:none;
}

DL {
        text-align : left;
        line-height : 24px;
}


DT {
        font-weight : bold;
}

IMG {
        border : 0px;
}

A:link {
        color: #000000;
        text-decoration: underline;
}

A:visited {
        color: #000000;
        text-decoration: underline;
}

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

A:active {
        color: #FF0000;
        text-decoration: none;
}

A.menu:link {
        color: #000000;
        text-decoration: none;
}

A.menu:visited {
        color: #000000;
        text-decoration: none;
}

A.menu:hover {
        color: #FF0000;
        text-decoration: none;
}

A.menu:active {
        color: #FF0000;
        text-decoration: none;
}

#border {
        width : 780px;
        margin : 0px auto;
        padding : 6px;
        text-align : center;
}

#langmenu {
        width : 153px;
        margin : 0px auto;
        text-align : center;
}

#logo {
        height : 50px;
}

#startimage {
        margin-top : 40px;
}

#menu {
        height : 50px;
        font-size : 11px;
}

#news {
        color: #FF0000;
        font-weight : normal;
}

#press {
        width : 361px;
        margin : 0px auto;
}

.logo {
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        letter-spacing : 3pt;
        font-size : 10px;
}

.name {
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        letter-spacing : 3pt;
        font-size : 18px;
}

.m1 {
        margin : 0px auto;
}

.m2 {
        margin : 2px;
}

.size1 {
       font-size : 9px;
}

.fl {
        float : left;
}

.pad1 {
        padding-left : 10px;
        padding-right : 10px;
}

.pad2 {
        padding : 5px;
}

.w1 {
        width : 340px;
}

.a1 {
        text-align : left;
}

