A {TEXT-DECORATION: none; }
A:link {COLOR: blue; TEXT-DECORATION : underline; }
A:active {COLOR: #cc6600; }
A:visited {COLOR: #9900cc; TEXT-DECORATION : underline;  }
A:hover {COLOR: #31A6C6; background: #FEFFE8; TEXT-DECORATION: none;}
body {scrollbar-base-color:#FF9900; margin-top: 3pt;}
/* width */
::-webkit-scrollbar {
    width: 18px;
    }
    /* Track */
    ::-webkit-scrollbar-track {
    background: #7ebbec;
    border-radius: 10px;
    }
    /* Handle */
    ::-webkit-scrollbar-thumb {
    background: rgb(55, 40, 187);
    border-radius: 10px;
    }
H1 {font-size: x-large; color: #FF9933; font-weight: bold ; font-style: italic; margin-bottom: 0pt}
TH {font-size: small; text-align: left}
TD {vertical-align: top; font-size: 12px} 
P {margin-top: 0pt; margin-bottom: 0pt}
TABLE {margin-top: 3pt; margin-bottom: 5pt}
.brandname {font-size: x-large; font-family : "Matisse ITC";  font-weight: bold ; font-style: italic; background-color: #00FFFF; vertical-align: top; color: #FF9933; margin-bottom: 0pt}
.dirhead {font-size: small; font-weight: bold ; background-color: #000000; color: #00FFFF; text-align: center}
.pic {vertical-align: middle; text-align: center}
.pink {color: #FF00FF; font-weight: bold}
.square {vertical-align: top; text-align: center}
.list {font-size: small; font-weight: bold}
.subtableinfo {font-size: xx-small}
.relatedpages {font-size: small}
.toppath {font-size: 12px; FONT-FAMILY: Verdana, serif;}
.summary {vertical-align: top; text-align: left; background-color: #00FFFF}
.subtitle {font-size: small;  color: #008000; font-weight: bold ; font-style: italic; text-align: center }