
body {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
 } 
 :link { color: #006600 }
 :visited { color: #990000 }
 div.c1 {text-align: center}
 table {
 	  font-size: 90%;
 }

 .kidpaddle, a.kidpaddle, a.kidpaddle:visited {
 	font-weight: bold;
	color: #006600;
	text-align: center;
}

 .excuses, a.excuses, a.excuses:visited {
 	font-weight: bold;
	color: #ff9933;
	text-align: center;
}

.title {
	font-size: 115%;
}
