.menu {
    font-family: Tahoma;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
    line-height: 0.8cm;
    padding-left: 20px;
    letter-spacing: 1px;
}

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

A.menu:hover {
    text-decoration: underline;
}

.menutitle {
    font-family: Tahoma;
    font-size: 20px;
    color: #808080;
    padding-left: 20px;
}

.page {
    font-family: Arial;
    font-size: 12px;
}

.copyright {
    font-family: Arial;
    font-size: 11px;
    color: #808080;
}

A {
    color:#808080;
}

.page {
    font-family: Arial;
    font-size: 12px;
}

table {
    font-family: Arial;
    font-size: 12px;
}

.name {
    padding-bottom: 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}