body {
    padding: 0 0.8rem 0 0.8rem;
    max-width: 70%;
    margin-left: 15%;
    text-decoration: inherit;
    font-family: "Microsoft JhengHei";
}

body p,
body p * {
    line-height: 1.8rem;
    color: #37414A;
}

table td, table th {
    padding: 0
}

li {
    line-height: 2em;
    font-weight: 400;
    text-decoration: none;
    font-size: 12pt;
    color: #37414A;
}

h1 {
    text-align: center;
    padding-top: 20pt;
    font-size: 20pt;
    padding-bottom: 6pt;
    line-height: 1.15;
}

li .title {
    list-style-type: none;
    padding-top: 24pt;
    margin-top: 24pt;
    margin-left: 0;
    padding-left: 0;
    font-size: 16pt;
    padding-bottom: 6pt;
    line-height: 1.15;
    font-weight: 700;
}
