#nav_main .current a {
    font-weight: normal;
    color: #ffa619;
}

#nav_sub .current {
    font-weight: normal;
    color: #ffa619;
}
#nav_main a {
    color: #555555;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}




#content {
    font-family: verdana;
    font-size: 11px;
    color: #787878;
}

#content h3 {
    font-weight: normal;
    font-size: 12px;
}

#content h4 {
    color: #a8bbc4;
    font-weight: bold;
}

#content h5 {
    display: inline;
    color: inherit;
    font-size: 11px;
    font-weight: bold;
}

