.Question
{
	display: block;
	font-size: 100%;
	font-weight: bold;
	color: #373abe;
	margin: 0 0 0 0;
	line-height: 120%;
	padding: 7px 0 4px 0;
}

.Description
{
	display: block;
	text-align: left;
	font-size: 90%;
	line-height: 130%;
	margin: 0 0 0 12px;
	padding: 0 0 0 0;
}
.button
{
	border: 0;
	background: #ededee;
	color: #373abe;
	font-size: 100%;
	font-weight: bold;
}
.Answer {
	display: block;
	text-align: left;
	font-size: 90%;
	line-height: 130%;
	margin: 0 0 0 12px;
	padding: 0 0 0 0;
}
.Completion {
    display: block;
    text-align: left;
    font-size: 90%;
    line-height: 130%;
    margin: 0 0 0 12px;
    padding: 0 0 0 0;
}
