BODY {
        font-family : Verdana, Arial, sans-serif, Geneva;
        font-size : x-small;
        color : Black;
        background : #FFFFFF;
        margin-top : 1px;
        margin-bottom : 5px;
        margin-left : 6px;
        margin-right : 5px;
        
        scrollbar-3dlight-color : #E0E0E0;
        scrollbar-arrow-color : #F5F5F5;
        scrollbar-base-color : #666666;
        scrollbar-darkshadow-color : Black;
        scrollbar-face-color : #BFBFBF;
        scrollbar-highlight-color : #E0E0E0;
        scrollbar-shadow-color : #999999;
        scrollbar-track-color : #E0E0E0;
}
P {
        text-indent : 2em;
        margin-top : 1em;
        margin-bottom : 0em;
}

A:LINK {
        color : #0033CC;
        text-decoration : underline;
}

A:HOVER {
        color : #3366FF;
        text-decoration : none;
}

A:ACTIVE {
        color : #3366FF;
        text-decoration : none;
}

A:VISITED {
        color : #CC0000;
        text-decoration : underline;
}

TABLE {
        background-color : #E4E4E4;
        border : 1px inset #808080;
}

TD {
        font-family : Verdana, Arial, sans-serif, Geneva;
        font-size : 10px;
        color : #2E2E2E;
        list-style-position : inside;
}

TH {
        font-family : Verdana, Arial, sans-serif;
        color : #FFFFFF;
        font-size : x-small;
        background-color : #777777;
}

INPUT {
        font-family : Verdana, sans-serif;
        border : thin outset;
        font-size : 8pt;
        background-color : #F5F5F5;
}

INPUT.button {

}

TEXTAREA {
        border : thin outset;
        font-family : Verdana, Arial, sans-serif;
        font-size : 8pt;
        background-color : #F5F5F5;
}

.hint {
        position: absolute;
        visibility: hidden;
        z-index: 200;
}

.123 {
	font-size: larger;
	font-weight: bold;
}
