body  { width: 600px; }
h1,h2,h3 { font-family: Arial, Helvetica, Geneva, sans-serif;  }
h1    { font-size: 125%; }
h2    { font-size: 110%; }
h3    { font-size: 100%; }
table { font-size: 90%; }

.hey   { color:red; }
.yes   { color:green; }
.no    { color:red; }

