body,td,th {
        font-family: tahoma;
        font-size: 11px;
        color: #414141;
}
body {
        background-color: #414141;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a {
        font-size: 11px;
        color: #ffffff;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:hover {
        text-decoration: none;
}
a:active {
        text-decoration: none;
}
.style1 {color: #ffffff;}
.style2 {color: #005083;}
.style3 {color: #B7B7B7;}
.style4 {color: #414141;}

.tr1 {background-color: #FFFC7D;}

td.user {
        text-align: center;
}

td.intest {
        background-color: #333333;
        color: white;
        text-align: center;
        font-weight: bold;
}
