.left_href {
    font: 10pt Arial;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding-left: 10px;
    font-style: italic;
}
.left_href:hover {
    font: 10pt Arial;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
    padding-left: 10px;
    font-style: italic;
}



.right_href {
    font: 8pt Arial;
    font-weight: normal;
    color: #000080;
    text-decoration: none;
    padding-left: 10px;
}
.right_href:hover {
    font: 8pt Arial;
    font-weight: normal;
    color: #000080;
    text-decoration: underline;
    padding-left: 10px;
}

.right_href2 {
    font: 12pt Arial;
    font-weight: normal;
    color: #000080;

    padding-left: 10px;
}
.right_href2:hover {
    font: 12pt Arial;
    font-weight: normal;
    color: #000080;
    text-decoration: none;
    padding-left: 10px;
}
.header_text {
    font: 16pt Arial;
    font-weight: normal;
    font-style: italic;
    color: #996600;
    margin-bottom: 0px;
}

.copy {
    font: 12pt Arial;
    font-weight: normal;
    color: #ffffff;
}

.coder {
    font: 10pt Arial;
    font-weight: normal;
    color: #ffffff;
}

.coder_href {
    font: 10pt Arial;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}

.coder_href:hover {
    font: 10pt Arial;
    font-weight: normal;
    color: #ffffff;
    text-decoration: underline;
}

.main_text {
    font: 12px Arial;
    color: #000000;
}

.consult {
    font: 10pt Arial;
    color: #ffffff;
}

.consult2 {
    font: 16pt Arial;
    color: #996600;
    font-weight: normal;
    font-style: italic;
}

.top_menu {
    font: 10pt Arial;
    color: #996600;
    font-weight: normal;
    font-style: italic;
}
.style1 {font-size: 9px
}

