/* stylesheet for G Ng - Main Page*/
.boldlink A { 
    text-decoration: none;
    font-weight: bold;
 }       /* links NOT underlined, but bold */
.normlink A {text-decoration: none;}
.title {font-weight: bold; font-size: 18pt;}   
TD P.ptab { font-size: 10pt; font-family: "Arial";}
 
div.pht TD { font-size: 10pt; font-family: "Arial";}

.jpar { text-align: justify }  //Justified Paragraph

//.phtable TD { font-size: 10pt; font-family: "Arial";}
