P,B,INPUT,DIV {
    FONT-SIZE: 12px; FONT-WEIGHT: normal; FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

A {
    COLOR: blue; 
    FONT-SIZE: 12px; FONT-WEIGHT: normal; FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A:active  { color: red; }
A:hover   { color: red; }
A:visited { color: blue; }
A:link    { color: blue; }

.TD1 {
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    color: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.TD2 {
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.tit4pp { 
   color: #003300;
   font-weight:bold;
   letter-spacing:0.15 em; 
   font-size: small;
   line-height: 1.5em;
   text-align: left;
   vertical-align: middle;
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   }
   
.buyhere { 
   color: red;
   LETTER-SPACING: 0.10 em;
   FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-STYLE: bold; 
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   vertical-align: middle;
   }

.booktit {
   color: #003300;
   font-weight:bold;
   letter-spacing:0.15 em; 
   font-size: small;
   line-height: 1.5em;
   text-align: left;
   vertical-align: middle;
   FONT-FAMILY: Arial;   
   }


/* --- Topic Header 14pt gold --- */ 
.topicHDgold { 
    COLOR:  #EADFC6;
    LETTER-SPACING: 0.15 em;
    LINE-HEIGHT:    1.5em;
    FONT-SIZE: 18px; FONT-WEIGHT: bold; FONT-STYLE: bold; 
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}

.topicsec { font-family:arial;
   color: #003300;
   font-weight:bold;
   font-size:14px;
   letter-spacing:0.15 em }

.topicname { font-family:verdana, arial, helvetica;
   color: #006666;
   font-weight:bold;
   font-size:12px;
   letter-spacing:0.15 em }


.topiccont { font-family: verdana, arial, helvetica;
   font-weight:normal;
   color:black;
   font-size:9pt;}

