h2 {
  background : transparent;
  color: #660000;
  font-size : 110%;
  font-weight : bold;
}
h3 {
	background : transparent;
  color : #990000;
  font-size : 100%;
}
td, ul {
	color: #000000;
  background: transparent;
  font-size: 95%;	
}
ul .checks {
	list-style-image : url(images/_.jpg);
}