
body,th,td {
    font-size: 9pt;
    font-family: "Lucida Grande", Arial, sans-serif;
    text-decoration: none;
//    color: black;
//    background-color: white;
    color: white;
    background-color: black;
}

a {
     font-family: "Lucida Grande", Arial, sans-serif;
//    text-decoration: none;
    color: white;
    background-color: black;
}

h1 {
    font-size: 20pt;
    font-family: "Lucida Grande", Arial, sans-serif;
    padding-bottom: 10px;
}


h2 {
    font-size: 14pt;
    font-family: "Lucida Grande", Arial, sans-serif;
    padding-bottom: 6px;
}

h3 {
    font-size: 11pt;
    font-family: "Lucida Grande", Arial, sans-serif;
    margin-top: 20px;
}

th {
    font-weight: bold;
}

div.copyright {
     font-size: 6pt;
     text-align: center;
}

div.hrdiv {
    margin-top: 20px; 
}

div.maindiv {
    width: 720px; 
    margin-top: 20px; 
    padding: 10px; 
//    color: black;
//    background-color: white; 
    color: white;
    background-color: black; 
    background-image: none; 
}

div.menudiv {
    padding-bottom: 30px; 
}




// div.notes {
//     font-size: 8pt;
// }


// span.notestitle {
//     color: gray;
// }







// sup {
//     font-size: 8pt;
// }


        
// a:hover {
//     font-family: "Lucida Grande", Arial, sans-serif;
//     text-decoration: underline;
// }


// #mainbox {
//     background-color: #fff;
//     color: black;
//     margin-top: 30px;
//     margin-right: 26px;
//     margin-left: 18px;
//     position: absolute;
//     top: 10px;
// }
//         
// #taskbox {
//     background-color: #eee;
//     color: black;
//     list-style-type: decimal;
//     list-style-position: outside;
//     margin-top: 12px;
//     margin-bottom: 12px;
//     border: solid 1px #444;
// }
