table th {
    text-align: center;}

ol.privacy1 {
    text-indent: 1em;
}

ol.privacy2
 {
    position: relative;
    left: 1em;
    margin: 0;
    margin-bottom: 1.5em;
    padding: 0;
    line-height: 160%;
}

ol.privacy2 li
 {
    list-style: none;
    ist-style-position: outside;
    margin: 0;
    margin-bottom: 0.3em;
    line-height: 160%;
    padding-left: 2em;
}
ol.privacy2 li span {
    position: absolute;
    left: 0;
    margin: 0;
}

ol.chu{
    text-indent: -1.5em;
}

p.textright {
    text-align: right;
}