.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.number-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
}
.photo-credits {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #0000CC;
}
.numbers-yellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFF00;
}
.numbers-blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #0000CC;
}
.numbers-green {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #009900;
}
.numbers-lt-blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #00FFFF;
}
.numbers-pink {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF00FF;
}