body {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 8pt;
    color: #003399;
    font-weight: normal;
    background: white
}

body.sidenav {
    font-family: tahoma, arial, sans-serif;
    font-size: 8pt;
    background: #99ccff
}

a {
    color: #000066;
    font-size: 8pt;
    font-family: tahoma, arial, sans-serif;
    font-weight: bold;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #990000
}

a.small {
    font-family: tahoma, arial, sans-serif;
    font-size: 7pt;
    font-weight: bold
}

a.small:link {
    font-family: tahoma, arial, sans-serif
}

a.small:hover {
    font-family: tahoma, arial, sans-serif
}

a.small:visited {
    font-family: tahoma, arial, sans-serif
}

a.small:active {
    font-family: tahoma, arial, sans-serif
}

a.sideNav {
    font-family: tahoma, arial, sans-serif;
    display: block;
    float: left;
    padding: 3px;
    width: 100%
}

a.sideNav:link {
    font-family: tahoma, arial, sans-serif
}

a.sideNav:visited {
    font-family: tahoma, arial, sans-serif
}

a.sideNav:active {
    font-family: tahoma, arial, sans-serif
}

a.sideNav:hover {
    font-family: tahoma, arial, sans-serif;
    background-color: white;
    text-decoration: underline
}

td {
    font-family: tahoma, arial, sans-serif;
    font-size: 8pt;
    color: #000033;
    border: none
}

span.boldBlue {
    font-weight: bold;
    color: #000066
}

table.sideNav {
    width: 135px
}
