.coltitle{
 background: #006699;
 color : #FFFFFF;
 font-size : 12pt;
 font-weight : bold; 
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }

.title {
 color : #003366;
 font-size : 10pt;
 font-weight: bold;
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }
 
.version {
 color : #000000;
 font-style : italic;
 font-size : 8pt;
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }

.error {
 color : #FF0000;
 font-size : 10pt;
 font-weight: bold;
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }

.body {
 color : #000000 ;
 font-size : 10pt ;
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }
	
.bodybold {
 color : #330099;
 font-size : 10pt;
 font-weight: bold;
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }

.heading{
 background: #336799;
 color : #FFFFFF;
 font-size : 14pt;
 font-weight : bold; 
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }

a.email:link {
 color : #000000;
 text-decoration : underline;
 font-size : 10pt;
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }
 
a.email:visited {
 color : #000000;
 text-decoration : enderline;
 font-size : 10pt;
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }

a.button:link {
 color : #330099;
 text-decoration : none ;
 font-size : 9pt;
 font-weight: bold ;
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }

a.button:hover {
 color : #009999;
 text-decoration : none ;
 font-size : 9pt;
 font-weight: bold;
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }

a.button:visited {
 color : #330099;
 text-decoration : none ;
 font-size : 9pt;
 font-weight: bold ;
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }

a.nounderline:link {
 text-decoration : none ;
}

a.nounderline:hover {
 text-decoration : none ;
}

a.nounderline:visited {
 text-decoration : none ;
}

.subheading {  
 color : #FFFFFF; 
 font-size : 10pt; 
 font-weight : bold; 
 font-family : 細明體 , 新明體 , 宋體 , 幼宋體 }

td.separator {
 background: #6997c9 }
