
html { background: #FFFFFF; color: #000000; font-size: 14px; height: 100%;
}
.app  { font-size: 62.5%; padding: 20px;
}
.app b  { display: inline; font-weight: bold;
}
.app del  { display: none;
}
.app ins  { text-decoration: none; font-size: inherit;
}
.app span { display: inline;
}
.app b ,.app b span{ font-weight: bold;
}
.app .title  { font-size: 2.4em; text-align: center; line-height: 60px;
}
.app .p  { font-size: 1.6em; line-height: 36px; white-space: pre-wrap;
}
.app .txt_h1  { font-weight: bold;
}
.app table  { width: 100%; line-height: 1.5rem; text-align: center;
}
.app table th  { width: 20%; padding: 5px; text-align: center; border: 1px solid black;
}
.app table tr  { padding: 5px;
}
.app table tr td  { word-break: break-all; padding: 5px; border: 1px solid black;
}

