@charset "utf-8";

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    color: #5d5d5d;
    font-size: 11px;
}

A {
    color: #3366CC;
    font-family: Arial;
}

A:hover {
   color: #F5821F;
}

table A {
    color: #3366CC;
}

td {
    font-size: 13px;
}

#contacts {
    font-family: Arial, "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-size: 11px;
}

#copyright {
    font-family: Arial, "Trebuchet MS", Tahoma, Verdana, sans-serif; 
    font-size: 10px;
}
#copyright A {
    color: #444;
}
