h1 {
   color:"#0000ff";
   font-family:"sans-serif";
   font-weight:"bold";
   font-size:"180%";
      
}

th {
   color:"#ffffff";
   background-color:"#0000ff";
   
      
}

img {
     float: left;
}

.ct a:link {color:#ffffff;}

.cl { clear: left }

.rs {
     float: right;
}