b, dfn, strong {
	font-weight:normal;
	color:#000000;
}

.late0 {
}

.late1 {
   animation-delay: 0.3s;
}
.late2 {
   animation-delay: 0.6s;
}
.late3 {
   animation-delay: 0.9s;
}
.late4 {
   animation-delay: 1.2s;
}

.late5 {
   animation-delay: 1.8s;
}
.late6 {
   animation-delay: 2.1s;
}