.textify {
	font-family: arial;
	text-align: left;
	color: white;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.textify ol,li{
	margin-left: 10px;
	margin-right: 10px;
}
.textify h4 {
	color: #909090;
	font-size: 18px;
	text-decoration: underline;
}
.textify a,a:visited {
	color: white;
}
.textify a:hover {
	color: gray;
}
.levelify {
	font-size: 32;
	display: block;
	text-align: left;
}
.imagify {
	text-align: center;
	display: block;
}
.textify form {
	text-align: center;
}
