body { 
    scrollbar-face-color: #CECBCE; 
    scrollbar-shadow-color: #AAAAAA; 
    scrollbar-highlight-color: #CECBCE; 
    scrollbar-3dlight-color: #AAAAAA; 
    scrollbar-darkshadow-color: #AAAAAA; 
    scrollbar-track-color: #CECBCE; 
    scrollbar-arrow-color: #BCBABD;
}
.bodyText{
    font-family: default;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #EEEEEE;
}
.header{
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #EEEEEE;
}
.contactsName{
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 21px;
    font-weight: bold;
    color: #000000;
}
.contactsText{
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
.contactsTextMail{
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
.mail{
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.mail:hover{
    font-family: Times New Roman;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}