.normal {
        font-family: Helvetica;
        font-size: 13px;
        color: #00004F;
}
.normalmini {
        font-family: Helvetica;
        font-size: 10px;
        color: #00004F;
}
.tabnormal {
        font-family: Helvetica;
        font-size: 13px;
        color: #F1EAA7;
        margin-left: 2px;
        margin-right: 2px;
        font-weight: bold;
}
.tnormal {
        font-family: Helvetica;
        font-size: 17px;
        color: #F1EAA7;
        font-weight: bold;
        background-color: #E10000;
        padding-bottom: 1px;
        padding-top: 1px;
        text-align: center;
        width: 65%;
        border-bottom: 3px solid #000080;
        font: bold;
}
.bnormal {
        font-family: Helvetica;
        font-size: 13px;
        color: #00004F;
        font-weight: bold;
}
.anormal {
        font-family: Helvetica;
        font-size: 12px;
        color: #AD2121;
        text-decoration: none;
        font-weight: bold;
}
.notice {
        font-family: Helvetica;
        font-size: 16px;
        color: #00004F;
}
.bnotice {
        font-family: Helvetica;
        font-size: 16px;
        color: #00004F;
        font-weight: bold;
}
.anotice {
        font-family: Helvetica;
        font-size: 15px;
        color: #AD2121;
        text-decoration: none;
        font-variant: normal;
        font-weight: bold;
}
.invernotice {
        font-family: Helvetica;
        font-size: 12px;
        color: #F1EAA7;
        background-color: #E10000;
        padding-bottom: 1px;
        padding-top: 1px;
        text-align: center;
        width: 65%;
        border-bottom: 3px solid #000080;
        font: bold;
}
.inveranotice {
        font-family: Helvetica;
        font-size: 12px;
        color: #000177;
        text-decoration: none;
        font-variant: normal;
        font-weight: bold;
}
.cell {
        BORDER-RIGHT: #c0c0c0 1px solid;
        BORDER-TOP: #c0c0c0 1px solid;
        BORDER-LEFT: #c0c0c0 1px solid;
        BORDER-BOTTOM: #c0c0c0 1px solid
}
hr {
        font-size: 2px;
        width: 70%;
        height: 3px;
        color: #00004F;
        height: 1px;
}
.body, html  {
        scrollbar-track-color: #E1E1E1;
        scrollbar-face-color: #E1E1E1;
        scrollbar-highlight-color: #E1E1E1;
        scrollbar-3dlight-color: #E1E1E1;
        scrollbar-darkshadow-color: #E1E1E1;
        scrollbar-shadow-color: #E1E1E1;
        scrollbar-arrow-color: #FF0000;
        background-color: #E1E1E1;
        background: #E1E1E1;
}
