@charset "utf-8";
/* CSS Document */

.popup * {
    margin: 0;
    padding: 0;
}

.popup body {
    font-family:"Times New Roman", Times, serif;
    font-size:.7em;
}
