BODY {
  background-color : #ffff99;
}
TABLE {
  TEXT-ALIGN: center
;
}
.green{
  color : #009900;
  font-weight : bold;
}
H1{
  font-size : 1.5em;
  margin-bottom : -0.2ex;
}
.brown{
  font-weight : bold;
  color : #990000;
}
.center{
  text-align : center;
}
UL{
  list-style-type : square;
}
.left{
  text-align : left;
}
.futo{
  font-weight : bold;
}
.blue{
  color : #0000cc;
}

