.statResult {
 font-size: 8pt;
}

.statBar, .statBarNotices {
 margin-top: 5px;
 height: 5px;
 border: 1px solid #000000;
 font-size: 2pt;
 float: left;
}

.statBar {
 background-color: #BCCEF8;
}

.statBarNotices {
 background-color: #F4F8BC;
}

.statTable {
 margin-top: 5px;
 border: none;
}

.statTable th, .statTable td {
 padding: 5px;
 border: none;
}