
.font10 {
            font : normal normal normal 10px Verdana,Arial,serif;
            color : #333333;
            line-height : 150%;
            letter-spacing : normal;
            word-spacing : normal;
}

.font12 {
            font : normal normal normal 12px Verdana,Arial,serif;
            color : #333333;
            line-height : 150%;
            letter-spacing : normal;
            word-spacing : normal;
}

.font14 {
            font : normal normal normal 14px Verdana,Arial,serif;
            color : #333333;
            line-height : 150%;
            letter-spacing : normal;
            word-spacing : normal;
}

.font16 {
            font : normal normal normal 16px Verdana,Arial,serif;
            color : #333333;
            line-height : 150%;
            letter-spacing : normal;
            word-spacing : normal;
}

.l {
            border-top-width : 0px;
            border-right-width : 0px;
            border-bottom-width : 0px;
            border-left-width : 1px;
            border-style : solid;
            border-color : #000000 #000000 #000000 #000000;
}

.lr {
            border-top-width : 0px;
            border-right-width : 1px;
            border-bottom-width : 0px;
            border-left-width : 1px;
            border-style : solid;
            border-color : #000000 #000000 #000000 #000000;
}

.rbl {
            border-top-width : 0px;
            border-right-width : 1px;
            border-bottom-width : 1px;
            border-left-width : 1px;
            border-style : solid;
            border-color : #000000 #000000 #000000 #000000;
}

.b {
            border-top-width : 0px;
            border-right-width : 0px;
            border-bottom-width : 1px;
            border-left-width : 0px;
            border-style : solid;
            border-color : #000000 #000000 #000000 #000000;
}

textarea {
            background-color : #ffffff;
            font : normal 12px 'MS UI Gothic',Osaka,serif;
            color : #000000;
            line-height : 150%;
            SCROLLBAR-FACE-COLOR:#ffffff;
            SCROLLBAR-HIGHLIGHT-COLOR:#cccccc;
            SCROLLBAR-SHADOW-COLOR:#cccccc;
            SCROLLBAR-3DLIGHT-COLOR:#ffffff;
            SCROLLBAR-ARROW-COLOR:#cccccc;
            SCROLLBAR-TRACK-COLOR:#ffffff;
            SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
}

