div.old-content {
    width: 600px;
    margin-left: 50px;
    font-family: "verdana";
    font-size: 13px;
}

p.old-page-title {
    font-family: "Monotype Corsiva";
    font-size: 30px;
    font-weight: bold;
    color: rgb(128, 0, 0);
    text-align: center;
}

p.page {
    text-align: justify;
    font-family: Verdana;
}

p.center-page {
    text-align: justify;
    text-align: center;
}

p.center-page-title {
    text-align: justify;
    text-align: center;
    color: #8F0C04;
    font-weight: bold;
}

p.old-center-page-alarm {
    text-align: justify;
    text-align: center;
    color: red;
}

span.red {
    color: red;
}

table.form {
    margin: 0 auto;
}

ul#bar {
    margin: 0 auto;
    list-style: none;
    text-align: center;
    margin-right:100px;
}

ul#bar li {
    display: inline;
    text-align: center;
}

ul#bar a {
    text-align: center;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
    border: 2px solid #800000;
    background-color: #fec92f;
    color: #800000;
}

ul#bar a:hover {
    text-align: center;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
    border: 2px solid #800000;
    background-color: #FCCa90;
    color: #800000;
}

table.form_table {
    margin: 0 auto;
    font-size: 12px;
}

table.form_table:first-child {
    font-weight: bold;
}

p.heighter {
    height:100px;
}

p.day {
    font-weight: bold;
    color: white;
    background-color: #800000;
    padding: 4px 20px;
    margin-top: 50px;
    margin-bottom: 20px;
    font-family: Verdana;
}
