body
{
    font-family: Verdana;
    font-size: 10px;

}

td
{ 
    font-size: 10px
}

.header_text
{
    font-family: Verdana;
    font-size: 12px;

    color: #000000;
    text-decoration: none
}

.cell_header
{
    background-color: #FFFFFF;
    height: 30px;
}

.form
{
    border: 1px #000000 solid;
    background-color: #FFFFFF
}

.button
{
    background-color: #5A5099;
    color: #FFFFFF;
    border: #FFFFFF;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
}

.name
{
    font-weight: bold;
    color: #5A5099;
    font-size: 12px
}
.post_bg {  background-color: #EBEBEB}
.name_bg {  background-color: #FFBF00}
a:link {  color: #5A5099; text-decoration: none}
a:visited {  color: #5A5099; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}
.table_border {  background-color: #000000}
.white_bg {  background-color: #FFFFFF}