<style type="text/css">

body {
   background-color : #effeff;

   }

div.hol {
   background-color : yellow;

   }

td.outer {
   border : solid #662C09;
   margin:0;
   
   }

table.inner {
   background-color : #efefdd;
   font-family: verdana, arial, helvetica, sans-serif;
   color: #000066;
   font-size:0.8em;
   }
   
table.outerinner {
   background-color : #DEF0F0;
   }
</style>
