BODY { background-color : #d9ffff }
A {
	FONT-WEIGHT: bold; COLOR: blue;
}
A:hover {
	COLOR: red;
}
TD{
  line-height : 1.5em;
  letter-spacing : 0.2em;
  vertical-align : top;
  background-color : #ffffff; 
}
H1 { 
  font-size : small;
  margin : 0px
}
H2 { 
  font-size : small;
  margin : 0px
}
H3 { 
  font-size : small;
  margin : 0px
}
DIV.k{
  background-color : #ffffff; 
}
DIV.p{
  float:left;
  background-color : #ffd2ff; 
  text-align : center;
}
DIV.y{
  float:left;
  background-color : #ffffbf; 
  text-align : center;
}
input.f{
  background-color : #d9ffff; 
}
STRONG{
  color : red; 
}
TH{
  background-color : #ffb3ff; 
  text-align : center;
}
TH.y{
  background-color : #ffffbf; 
}
TH.o{
  background-color : #ffa275; 
}
