@CHARSET "ISO-8859-1";

body {
    background-color: #ffffff;
    color: #000000;
    font-size: 10pt;font-family:Arial
}

table {
    font-size: 10pt;
    empty-cells: show;
    border-spacing: 0px;
    border-collapse: separate; font-family:Arial
}

form {
    font-size: 10pt;
}

input {
    font-size: 10pt;
}

button {
    font-size: 10pt;
}

select {
    font-size: 10pt;
}

area {
    font-size: 10pt;
}

textarea {
    font-size: 10pt;
}

text {
    font-size: 10pt;
}