body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 color: #FFFFFF;
}
td {
 font-size: 10pt;
}
.subHead {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13pt;
 font-weight: bold;
 color: #FF0000;
}
.itemHead {
    text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 font-weight: bold;
 color: #FF9900;
}
.itemHead:hover {
    text-decoration: none;
}
.chapterLinks {
 line-height: 25px;
}
.noteText {
 font-size: 8pt;
 color: #FF9900;

}

