p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.add {
    text-align: right;
    margin: 5% 10% 5% auto;
    font-size: 85%
    }
.dot {
    margin: 5% auto 5% auto;
    text-align: center;
    font-weight: bold;
    text-indent: 0%
    }
.c {
    text-align: center;
    font-weight: bold;
    text-indent: 0%
    }
.cuisine {
    text-align: center;
    font-weight: normal;
    text-indent: 0%;
    margin: 3% auto 3% auto
    }
.img {
    text-align: center;
    text-indent: 0%;
    margin: 8% auto 8% auto
    }
h1 {
    clear: both;
    font-size: 300%
    }
h2 {
    text-align: center;
    clear: both
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
.niece {
    text-indent: -3%;
    margin: 4% auto 5% 48%
    }
.point {
    border-bottom: 3px dotted gray;
    padding-bottom: 2%
    }
.sml {
    font-size: small
    }
.tante {
    text-indent: 10%
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 60%;
    margin: 2em auto 2em auto;
    clear: both;
    color: black
    }
hr.body {
    width: 5%;
    margin: 2em auto 2em auto;
    clear: both;
    color: black
    }
hr.full {
    width: 100%;
    margin: 5% auto 5% auto;
    border: 4px double gray
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
a:link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #fff;
    color: purple;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: #F00;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: 95%
    }
img {
    border: none
    }
.box {
    border: solid 1px black;
    padding: 0.25%;
    margin: 5% 25% 5% 25%
    }
sup {
    font-size: 75%
    }