body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    margin: 0;
}
.main td,th {
    font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    background-color: #FFFFFF;
}

/*
td,th {
    font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
}
*/

.info1 {
    font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    background-color: #F0F0F0;
}

.info2 {
    font-family: Verdana, Arial, Tahoma;
    font-size: 10px;
    background-color: #D0D0D0;
}

.hfont {
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
}
.style3 {
    color: #000033;
    font-weight: bold;
}
.style5 {
    font-size: 10px;
}

select, input {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    color:#000;
    background-color:#FFF;
}

.descr1 td {
    color:#378;
    background-color:#F0F0F0;
    font-weight: bold;
}

.notice, .notice td, .notice th {
    color:#000;
    background-color:#F0F0F0;
}

.notice_title, .notice_title td {
    color:#000;
    background-color:#F0F0F0;
    font-weight: bold;
}

a:link {
    color: #D3701F;
}

a:visited {
    color: #A85918;
}

a:hover {
    color: #FF9933;
    text-decoration: none;
}


