
p            { font-family: Arial; font-size: 10pt; margin-top: 0; margin-bottom: 0 }
td           { font-family: Arial; font-size: 10pt; margin-top: 0; margin-bottom: 0 }

/* -------- side Nav Menu -------- */

.sidenav, .sidenav ul
{
    list-style: none;
}

.sidenavlink
{
    line-height: 120%;
    padding: 7px 7px 7px 7px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    color: white;    
}


.sidenavlink a:hover
{
color: white;
text-decoration:underline;
}

.sidenav a
{
color: white;
font-weight:bold;
text-decoration:none;
}