H1.text_title {
    font-family: "arial" "helvetica";
    font-size: 14;
}
H1.print_h1 {
    font-size: 16;
}
H2.print_h2 {
    font-size: 14;
}

TABLE {
    font-family: "arial" "helvetica";
    font-size: 12;
}
TABLE.text_area {
    display: block;
    border-style: solid;
    border-width: 1px;
}
A.spec {
    font-family: "arial" "helvetica";
    font-size: 10;
}
ADDRESS {
    font-family: "arial" "helvetica";
    font-size: 10;
}

A.bgstr {
    color: white;
    font-family: "arial" "helvetica";
    font-size: 10;
    background: black;
}

A.main_menu {
    color: black;
    font-family: "arial" "helvetica";
    font-size: 14;
}



