body {
      font-family: Arial Narrow;
      color: rgb(0,0,100);
      background-color: rgb(210,242,255);
}
body.b1 {
      background-color: rgb(0,0,ff);
}
h1.u1 {
      font-size: 20pt;
      color: rgb(10,10,240);
}
h2.u2 {
      font-size: 14pt;
      color: rgb(10,10,240);
}
h3.u3 {
      font-size: 10pt;
      color: rgb(10,10,240);
}


.t1 {
      background-color: rgb(0%,0%,50%);
      color: rgb(100%,100%,60%);
}
