﻿

/*
.answer
{
	display: block;
	letter-spacing: 2px;
	font-size: 16px;
	line-height: 20px;
	padding: {1.5em 1em 1em 1em;}
}

.question 
{
/*	text-transform: uppercase;*/	
	font-weight: bold;
	text-decoration: underline;
	font-size: 20px;
	padding: {1.5em 1em 1em 1em;}

}

*/

.answer
{
	display: block;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 20px;
}

.question 
{
	/*text-transform: uppercase;*/
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}