/* GCCC Chinese web site style sheet *//* Define colors, fonts and other style attributes here to override the defaults *//* Page background color */body { background-color: #FFFFFF;        text: #000000;        font-family: 細明體 arial narrow;     }/* Table colors */.TableHeadingColor     { background: #CCCCFF } /* Dark mauve */.TableSubHeadingColor  { background: #EEEEFF } /* Light mauve */.TableRowColor         { background: #FFFFFF } /* White */a {font-family: 細明體 arial narrow;    font-size: 10pt;    font-weight: regular;    font-style: regular;   text-decoration:none  }td {font-family: 細明體 arial narrow;    font-size: 10pt;    font-weight: regular;    font-style: regular  }
