body {
   color: #666666;
   font-family: book antiqua, serif;
   font-size: 0.9em;
   horizontal-align: middle;
}
h3 {
   font-family: book antiqua, serif;
}
#cses-align {
   text-align: center;
   horizontal-align: middle;
}
#cses-table {
   text-align: center;
}
#cses-table td {
   bgcolor: #666666;
   border: 1px #CCCCCC solid;
}
#cses-table td:hover {
   bgcolor: #000000;
   border: 1px #000000 solid;
}

