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

.header {
    font-family: Verdana, sans-serif;
    font-size: 26px;
    font-weight: bold;
    border-style: dotted;
}
.bodytext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.bold {
    font-weight: bold;
}
