


OPTION.mar{background-color:lightyellow; color:black;}
OPTION.blue{background-color:#E0F3FE; color:black}
OPTION.green{background-color:#D8F1E4; color:black}
OPTION.silk{background-color:#FFEFD5; color:black}
OPTION.wheat{background-color:#DCDCDC; color:black}
OPTION.coral{background-color:#F08080; color:black}
OPTION.lavender{background-color:lavender; color:black;}

H1 {font-family: Verdana; font-size: 11px; color: #000000; text-align:center; font-weight:strong; margin-top:2; margin-bottom:-1;}

H2 {font-family: Verdana; font-size: 10px; color: #000000; text-align:justify; font-weight:normal;}

H3 {font-family: Verdana; font-size: 10px; color: #000000; text-align:justify; font-weight:normal;}

H6 {font-family: Verdana; font-size: 10px; color: #000000; text-align:left; font-weight:normal;}

.boldtext {font-family: Verdana; font-size: 10px; color: #000000; text-align:right; font-weight:bold;}

.normaltext {font-family: Verdana; font-size: 12px; color: #000000; text-align:right; font-weight:normal;}

.hightext  {font-family: Verdana; font-size: 10px; color: red; text-align:right; font-weight:normal;}

.pagetext  {font-family: Verdana; font-size: 10px; text-align:justify; font-weight:normal;}

.bluetext {font-family: Verdana; font-size: 10px; color: #003366; font-weight:normal;}

.link { font-family: Verdana; font-size: 10px; font-weight:bold; }
.link:hover { font-family: Verdana; font-size: 10px; font-weight: strong; color: red; text-decoration: none }
.link:active { font-family: Verdana; font-size: 10px; font-weight: normal; color: #808080; text-decoration: underline }

td {
        font-family:Verdana; 
        font-size: 11px; 
    }

.b {
        font-weight:bold; 
    }

.bc {
        background-color:yellow; 
    }

.r {
        color:red; 
    }