BODY {
     background-attachment: fixed;
}

.black16 {
     font-size: 16pt;
     color: #000000;
}
.black12 {
     font-size: 12pt;
     color: #000000;
}
.black10 {
     font-size: 10pt;
     color: #000000;
}
.black9 {
     font-size: 9pt;
     color: #000000;
}
.yellow10 {
     font-size: 10pt;
     color: #FF6600;
}
.yellow12 {
     font-size: 12pt;
     color: #FF6600;
}
.green9 {
     font-size: 9pt;
     color: #336600;
}
.red10 {
     font-size: 10pt;
     color: #ff0000;
}

