.textDiv {
	background: #F0F0F0 ; 
	padding: 25px 25px 25px 25px; 
	border-radius:10px;
	}
	
td.caption {
	font-size: small; 
	}
td.explainantion {
	font-size: small; 
	vertical-align: top;
}

.center{
	text-align: center;
}
	
.headline{
	font-size: large;
	font-weight: bold; 
	}
table{
	background: white ; 
		}
table50{
	width: 50%;
}