body { margin: 10;
       background-color: ghostwhite;
       scrollbar-face-color: lightgrey; 
       scrollbar-arrow-color: black;
       scrollbar-track-color: whitesmoke;
       scrollbar-shadow-color: black;
       scrollbar-highlight-color: black;
       scrollbar-3dlight-color: black;
       scrollbar-darkshadow-Color: black }


a.active:link { color: white;
                font-family: tahoma;
                font-size: 8pt;
                font-style: normal;
                font-weight: demi-light;
                text-decoration: none }

a.active:active { color: lightgrey;
                  font-family: tahoma;
                  font-size: 8pt;
                  font-style: normal;
                  font-weight: demi-light;
                  text-decoration: none }

a.active:visited { color: white;
                   font-family: tahoma;
                   font-size: 8pt;
                   font-style: normal;
                   font-weight: demi-light;
                   text-decoration: none }

a.active:hover { color: lightgrey;
                 font-family: tahoma;
                 font-size: 8pt;
                 font-style: normal;
                 font-weight: demi-light;
                 text-decoration: none }



a.nav:link { color: indigo;
             font-family: tahoma;
             font-size: 10pt;
             font-style: normal;
             font-weight: bold;
             text-decoration: none }

a.nav:active { color: indigo;
               font-family: tahoma;
               font-size: 10pt;
               font-style: normal;
               font-weight: bold;
               text-decoration: none }

a.nav:visited { color: indigo;
                font-family: tahoma;
                font-size: 10pt;
                font-style: normal;
                font-weight: bold;
                text-decoration: none }

a.nav:hover { color: midnightblue;
              font-family: tahoma;
              font-size: 10pt;
              font-style: italic;
              font-weight: bold;
              text-decoration: none }


a.reg:link { color: black;
             font-family: tahoma;
             font-size: 10pt;
             font-style: normal;
             font-weight: bold;
             text-decoration: none }

a.reg:active { color: black;
               font-family: tahoma;
               font-size: 10pt;
               font-style: normal;
               font-weight: bold;
               text-decoration: none }

a.reg:visited { color: black;
                font-family: tahoma;
                font-size: 10pt;
                font-style: normal;
                font-weight: bold;
                text-decoration: none }

a.reg:hover { color: blue;
              font-family: tahoma;
              font-size: 10pt;
              font-style: normal;
              font-weight: bold;
              text-decoration: none }


a.pagenav:link { color: maroon;
                 font-family: tahoma;
                 font-size: 10pt;
                 font-style: normal;
                 font-weight: bold;
                 text-decoration: none }

a.pagenav:active { color: red;
                   font-family: tahoma;
                   font-size: 10pt;
                   font-style: normal;
                   font-weight: bold;
                   text-decoration: none }

a.pagenav:visited { color: maroon;
                    font-family: tahoma;
                    font-size: 10pt;
                    font-style: normal;
                    font-weight: bold;
                    text-decoration: none }

a.pagenav:hover { color: red;
                  font-family: tahoma;
                  font-size: 10pt;
                  font-style: normal;
                  font-weight: bold;
                  text-decoration: underline }


.demph { font-family: tahoma;
         font-size: 9pt;
         font-weight: bold;
         font-style: normal;
         color: gray }


.emph { font-family: tahoma;
         font-size: 11pt;
         font-weight: bold;
         font-style: normal;
         color: black }

.sectitle { font-family: arial;
            font-size: 14pt;
            font-weight: bold;
            font-style: normal;
            color: black }

.text { font-family: tahoma;
        font-size: 10pt;
        font-weight: demi-light;
        font-style: normal;
        color: black }

.tagtext { font-family: tahoma;
           font-size: 9pt;
           font-weight: demi-light;
           font-style: normal;
           color: dimgray }

.activetext { font-family: tahoma;
              font-size: 8pt;
              font-weight: demi-light;
              font-style: normal;
              color: white }


.bullet { font-family: tahoma;
              font-size: 8pt;
              font-weight: bold;
              font-style: normal;
              color: #6E83A0 }