div.splash {
	font-family: "Verdana", "Tahoma", "Garamond", serif;
	font-size: x-small;
	background: white;
	color: black;
	text-align: center;
}
div.content {
	font-family: "Verdana", "Tahoma", "Garamond", serif;
	font-size: x-small;
	background: white;
	color: black;
	text-align: left;
}
div.advert {
	font-family: "Verdana", "Tahoma", "Garamond", serif;
	font-size: xx-small;
	background: white;
	color: black;
	text-align: left;
}
div.talent {
	font-family: "Verdana", "Tahoma", "Garamond", serif;
	font-size: xx-small;
	background: white;
	color: black;
	text-align: left;
}
strong {
	font-weight: bold;
}
