@charset "utf-8";
/* CSS Document */

.header {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 24px;
    font-weight: bold;
    border-style: dotted;
}
.bodytext {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}
