body {
        font-family: "Times New Roman", Times, serif;
        background-color: #D6CBF5;
}
.top_menu {
        font-size: 10pt;
        text-align: center;
}
.box {
        border: 1pt solid #5428D7;
        background-color: #E1D9F9;
        font-family: Arial, Helvetica, sans-serif;
}
.box_header {
        background-color: #B9A7ED;
        font-size: 10pt;
        font-weight: bold;
        border-bottom-width: 1pt;
        border-bottom-style: solid;
        border-bottom-color: #5428d7;
        font-style: italic;
        padding: 0pt 0pt 0pt 10pt;
        line-height: 10pt;
        font-family: Arial, Helvetica, sans-serif;
}
a {
        color: #000000;
}
a:hover {
        color: #CD076A;
}
a:active {
        color: #000099;
}
a.head:hover {
        color: #EF0A7C;
}
#right_menu a {
        display: block;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        padding-right: 1px;
        text-decoration: underline;
}
.menu_item {
        font-size: 9pt;
        line-height: 15pt;
        padding-right: 5px;
        padding-left: 5px;
}
.data {
        margin: 0px; text-indent: 20pt;
        padding: 10pt 20pt;
        text-align: justify;
        line-height: 150%;
        font-family: Arial, Helvetica, sans-serif;
}
