.Head {
    color: white;
    font-family: Verdana;
    font-size: 8.5pt;
    font-weight: bold;
}

.login {
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 5px;
    text-decoration: none;
}


A.login:link {
    color: white;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 5px;
    text-decoration: none;
}

.Normal {
    color: #252525;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-align: justify;
}

.top {
    background-image: url("../img	/bgtop.jpg");
    background-repeat: repeat-x;
}

