body {
   font-family: arial; 
   font-size: 10px; 
   color: #000000;
}

.box { font-family: arial; font-size: 10px; color: #000000; text-align: left; background-color: #f9f9f9; vertical-align: top; }
.fadedbox { font-family: arial; font-size: 10px; color: #999999; text-align: center; background-color: #f9f9f9; vertical-align: top; }
.textbox { font-family: arial; font-size: 14px; color: #000000; text-align: left; background-color: #ffffff; vertical-align: top; }
.paddedbox { padding: 10px;}
.blankbox { font-family: arial; font-size: 10px; color: #999999; text-align: left; background-color: #ffffff; vertical-align: top; }
.reversebox { font-family: arial; font-size: 10px; color: #eeeeee; text-align: left; background-color: #111111; vertical-align: center; }
.fatreversebox { font-family: arial; font-size: 14px; color: #eeeeee; text-align: left; font-weight:bold;  background-color: #111111; vertical-align: center; }
.bluebox { font-family: arial; font-size: 14px; color: #eeeeee; text-align: center; font-weight:bold;  background-color: #0257e5; vertical-align: center; }