
/* --- basic text and color properties --- */ 
P {	
	font-size: 9pt;
    font-family: verdana, arial, helvetica;
}
B {	
	font-size: 1.0em;
    font-family: verdana, arial, helvetica;
}
table {
    font-size: 9pt;
    font-family: verdana, arial, helvetica;
}
.TD1 {
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    text-align: right;
    color: black;
    font-family: verdana, arial, helvetica;
}
.TD2 {
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: black;
    font-family: verdana, arial, helvetica;
}

.tit4pp { font-family:arial;
   color: #003300;
   font-weight:bold;
   letter-spacing:0.15 em; 
   font-size: small;
   line-height: 1.5em;
   text-align: left;
   vertical-align: middle;
   }
   
.buyhere { font-family:arial;
   color: red;
   font-weight:bold;
   letter-spacing:0.10 em; 
   font-size: x-small;
   text-align: center;
   vertical-align: middle;
   }

.booktit { font-family:arial;
   color: #003300;
   font-weight:bold;
   letter-spacing:0.15 em; 
   font-size: small;
   line-height: 1.5em;
   text-align: left;
   vertical-align: middle;
   }
   
.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;}
