BODY {
   color: #000000;
   background-color: #cccccc;
}

TD.d-cell {
   color: #000000;
   background-color: #dddddd;
   vertical-align: top;
}
TD.d-nav {
   color: #000000;
   background-color: #dddddd;
   text-align: center;
   font-size: 10px;
   vertical-align: top;
}
TD.d-navpipe {
   color: #000000;
   background-color: #dddddd;
   text-align: center;
   font-size: 8px;
   vertical-align: top;
}
TH.d-cell, TD.d-dark {
   color: #000000;
   background-color: #bbbbbb;
   vertical-align: top;
}

.d-title {
   font-family: Arial, Helvetica, Geneva, sans-serif;
   font-size: 12px;
   font-weight: 800;
   text-decoration: none;
}

.d-field {
   font-family: Arial, Helvetica, Geneva, sans-serif;
   font-size: 12px;
   text-decoration: none;
}
