<!DOCTYPE html PUBLIC "_//W3C//DTD XHTML 1.0 Transitional//EN"

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

body{margin:0;}


h1{font-family:"Helvetica"; 
      font-size:24px; color: #000000; text-align: left}

h2{font-family:"Helvetica"; 
      font-size:18px; color: #000000; text-align: left}
h3{font-family:"Helvetica"; 
      font-size:12px; color: #000000; text-align: left}
h4{font-family:"Helvetica"; 
      font-size:10px; color: #000000; text-align: left}
h5{font-family:"Arial Black"; 
      font-size:24px; color: black; text-align: left}
h6{font-family:"Arial Black"; 
      font-size:16px; color: black; text-align: left}
h7{font-family:"Arial Black"; 
      font-size:12px; color: black; text-align: left}


p{font-family: "Helvetica, 新細明體 "; text-indent:0em; font size: 16px; color: #000080;}

.1 {color: #b7b7b7; font-weight: bold; font-size: 12px}
.2 {color: #000000; font-weight: normal; font-size: 10px}

li{list-style-type: "Helvetica, 新細明體 "; text-indent:0em; font size: 16px; color: #000080;}

a:link {font-weight: bold; text-decoration: none; color: #b7b7b7; font-size: 10px}
a:visited {font-weight: bold; text-decoration: none;  color: #b7b7b7; font-size: 10px}
a:hover {font-weight: bold; text-decoration: none; color:red; font-size: 10px}
a:active {font-weight: bold; text-decoration: none; color:#b7b7b7; font-size: 10px}

a: ol link {list-style-type: decimal}
a: ol ol link {list-style-type: lower-alpha}

div{width:800px;}



