body { background-color: #ffff00; color: #ff0000;
     }
h1 { font-size: 20pt;
   }
h4 { font-size: 30pt;
   }
p { cursor:wait;
  }
table { text-align:center; color: #00ff00; border-width: 10px; border-color: #ff0000; border-style: groove;
  }
.class1 { text-align:right; color: #ff0000;
  }

