
/* Class styles */
TH {
    background-color: #101010;
    height: 32px;
    color: #FFFFFF;
}
td { font-size: 11px; }
.bsub {
   color: #FFFFFF;
   font-weight: bold;
   font-size: 11px;
}

/* Linked options */
.options {
    font-size: 16px;
	font-weight: bold;
}

