.subtitle {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	top: -20px;
}
.blue {
	color: #6600FF;
}
.pink {
	color: #FF00CC;
}
.orange {
	color: #FF3333;
}
.lastupdate {
	font-size: small;
	text-align: left;
	margin-top: 10px;
}
