h1 { font-size: 24px; color: blue; margin-bottom: 0px; margin-top: 0px; }
h2 { font-size: 20px; }
h3 { font-size: 13pt; padding: 0 0px 0 18px; }
p { font-size: 16px; line-height: 1.7; padding: 0 0px 0 18px;}
ol { font-size: 15px; line-height: 1.6; }
th { font-size: 13px; background-color: #FFFFFF; }
td { font-size: 13px; background-color: #FFFFFF; }
ul.content { font-size: 16px; line-height: 1.7}
.line { background-color: #FFCC00; }
.darkline { background-color: #006666; }
.header { color: red; font-weight: normal; font-size: 20px; }
.remark { font-size: 13px; color: gray; }
.english { font-family: "Times New Roman"; }
.small { font-size: 13px; line-height: 1.6; }
.newindicate { font-family: Tahoma; color: #FF3333; font-weight: bold; font-size: 10px; }
.imgalt { font-size: 11px; }

a:visited { text-decoration:none; }
a:link { text-decoration:none; }
a:hover { text-decoration:underline; }