h1{font-size:24px;color:#FFFFFF}
h2{font-size:18px;color:#000000}
h3{font-size:18px;color:#000000}
body{font-family:"Arial";FONT-SIZE:12px;color:#000000;line-height:18px}
caption{font-family:"Arial";FONT-SIZE:12px;color:#000000}
td{font-family:"Arial";FONT-SIZE:12px;text-align:center;color:#000000}   

#navigation
{FONT-SIZE:11px;
    width: 100%;
    padding: 1px 0;
}

#navigation ul
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial;
    white-space: nowrap;
}

#navigation ul li
{
    display: inline;
}

#navigation a, li#current
{
    float: left;
    text-decoration: none;
    padding: 2px;
    border-right: #fff solid 1px;
    background-color: #3A46A2;
    color: #fff;
}

#navigation a:hover, #navigation a:active, #navigation a:focus, li#current
{
    background-color: #B0C4DE;
    color: #000;
}
