.table { background-color:#bbb;}
.table thead { font-weight:bold;text-align:center;}
.table thead td,.table th{ background-color:#eee; padding:3px;}
.table tbody td{ background-color:white; padding:3px;}
.table td strong{ font-size:14px; font-family:"Microsoft Sans Serif"; word-spacing:6px;}