body {
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    margin-top: 10pt;
    margin-bottom: 10pt;
    margin-left: 10pt;
    margin-right: 10pt 
}

p {
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

a, a:visited {
    color: rgb(0, 64, 255);
    background-color: transparent;
    text-decoration : none;
}

a:hover {
    color: rgb(255, 92, 0);
    background-color: rgb(255, 255, 0);
    text-decoration : none;
}

a.menu, a.menu:visited {
    color: rgb(0, 0, 0);
    background-color: transparent;
    text-decoration : none;
}

a.menu:hover {
    color: rgb(255, 92, 0);
    background-color: rgb(255, 255, 0);
    text-decoration : none;
}

a.rmenu, a.rmenu:visited {
    color: rgb(255, 0, 0);
    background-color: transparent;
    text-decoration : none;
}

a.rmenu:hover {
    color: rgb(255, 0, 92);
    background-color: rgb(255, 255, 0);
    text-decoration : none;
}

a.wbg, a.wbg:visited {
    color: rgb(0, 0, 255);
    background-color: transparent;
    text-decoration : none;
}

a.wbg:hover {
    color: rgb(255, 0, 92);
    background-color: rgb(255, 255, 0);
    text-decoration : none;
}

h1 {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    text-align: center;
    color: rgb(255, 90, 60);
    font-weight: bold;
    font-size: 16px;
}

h2 {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(255, 90, 60);
    font-weight: bold;
    text-align: left;
    font-size: 14px;
}

h3 {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(255, 90, 60);
    font-weight: bold;
    text-align: left;
    font-size: 12px;
}

h4 {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(255, 90, 60);
    font-weight: bold;
    text-align: center;
    font-size: 11px;
}

hr {
    color: rgb(255, 0, 0);
    size : 2px;
}

td {
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

th {
    font-size: 12px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: rgb(0, 0, 0);
}

.blue {
    border: rgb(0, 0, 255) solid 1px;
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.bblue {
    border: rgb(0, 0, 255) solid 1px;
    background-color: rgb(224, 224, 255);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.bbblue {
    border: rgb(0, 0, 0) solid 1px;
    background-color: rgb(224, 224, 255);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.red {
    border: rgb(255, 0, 0) solid 1px;
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.rred {
    border: rgb(255, 0, 0) solid 1px;
    background-color: rgb(255, 224, 224);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.bred {
    border: rgb(0, 0, 0) solid 1px;
    background-color: rgb(255, 224, 224);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.black {
    border: rgb(0, 0, 0) solid 1px;
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.rblack {
    border: rgb(255, 0, 0) solid 1px;
    background-color: rgb(232, 232, 232);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.bblack {
    border: rgb(0, 0, 0) solid 1px;
    background-color: rgb(232, 232, 232);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.green {
    border: rgb(0, 255, 0) solid 1px;
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.ggreen {
    border: rgb(0, 255, 0) solid 1px;
    background-color: rgb(224, 255, 224);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.bgreen {
    border: rgb(0, 0, 0) solid 1px;
    background-color: rgb(224, 255, 224);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.orange {
    border: rgb(255, 165, 0) solid 1px;
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.ryellow {
    border: rgb(255, 0, 0) solid 1px;
    background-color: rgb(255, 255, 192);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.byellow {
    border: rgb(0, 0, 0) solid 1px;
    background-color: rgb(255, 255, 192);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.cyan {
    border: rgb(0, 255, 255) solid 1px;
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.ccyan {
    border: rgb(0, 255, 255) solid 1px;
    background-color: rgb(224, 255, 255);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.bcyan {
    border: rgb(0, 0, 0) solid 1px;
    background-color: rgb(224, 255, 255);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.magenta {
    border: rgb(255, 0, 255) solid 1px;
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.mmagenta {
    border: rgb(255, 0, 255) solid 1px;
    background-color: rgb(255, 224, 255);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.bmagenta {
    border: rgb(0, 0, 0) solid 1px;
    background-color: rgb(255, 224, 255);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

.wbg {
    background-color: rgb(255, 255, 255);
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
}

textarea {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size : 11;
    border:2px inset #200000;
    background-color: rgb(255, 255, 224);
}

input {
    font-size : 11;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
}

select {
    font-size: 11px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    border-style : groove;
}

