.navbutton {

    width: 130px;
    cursor: pointer;
    background-color: #CCCCCC;
    border-color: #0066CC;
    border-style: outset;
    border-width: 3;
    color: #000000;
    font-size: 14;
    font-family: Georgia, Times New Roman, Times, serif;
    font-style: ;
    font-weight: ;
}


.titlerow {

    height: 25px;
    cursor: pointer;
    background-color: #0066CC;
    color: #FFFFFF;
    font-family: Georgia, Times New Roman, Times, serif;
    font-style: ;
    font-weight: ;
}

.note {
    font-family: Georgia, Times New Roman, Times, serif;
    font-style: italic;
    font-weight: ;
    font-size: 12px;
}


h1,h2,h3,h4,h5 {margin-top:0px;margin-bottom:0px;} 


#footnote a:link {
color: #FFFFFF;
}

#footnote a:hover {
color: FFFFFF;
}

#footnote a:visited {
color: #FFFFFF;
}

#footnote {
    font-size: 11;
    cursor: pointer;
    color: #FFFFFF;
    font-family: Georgia, Times New Roman, Times, serif;
