h1 { 
   color:blue;
   text-align:center;
   font-size:18px;
}
h.blue { 
   color:#333399;
   text-align:right;
}
P {
  font-family: Arial,verdana;
  font-size:14px; 
  color:#333399; 
  text-align:justify;
  br align="right"
} 
t { 
  background:#ffcc99; 
  border: 1px dotted #ff00cc;
} 

t1 { 
  background:#ffcc99; 
  border: 0px 
} 

table.b { 
  background:#ffcc99; 
  border: 2px 
} 

