body
{
}

.statsTotal
{
	font-weight: bold;
	color: #dc143c;
	font-family: Arial;
}

.statsYear, .statsCount
{
	font-size: 10pt;
	color: #0000cd;
	font-family: Arial;
}

.statsCount
{
	
	
}

.tableBKG
{
	background-color: A59FFF;
}

.albumRow
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.albumDesc
{
	font-family: Arial;
	font-size: 10pt;
}
.text, .header
{
	font-family: Arial;
	font-size: 10pt;
	text-indent: 20px;
}

.header
{
	text-indent: 0px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: -8px;
}
.answerHidden
{
	display: none;
	position: absolute;
	width: 450px;
}
.answerShown
{
	display: inline;
	/* position: absolute; */
	position: static;
	width: 420px;
	
	font-family: Arial;
	font-size: 10pt;
	text-indent: 20px;
}