body { background-color: #000000; }

.bodytext {
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #000000;
		text-align: justify;
}

.copyright {
		font-family: Arial, sans-serif;
		font-size: 10px;
		color: #ffffff;
}

.header {
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
}

.headerDVD {
		font-family: Arial, sans-serif;
		font-size: 17px;
		color: #000000;
		font-weight: bold;
}


.questionReveal {
		font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #000000;
}
.answerReveal {
		font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #000000;	
		display:none;
}







