.text_box {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	height: 0px;
}
.heading {
	font-family: "Lucida Calligraphy";
	font-size: 24px;
	text-align: center;
	vertical-align: 50%;
	line-height: 60px;
	font-weight: bold;
}
.title {
	font-family: "Arial Black";
	font-size: 40px;
	font-style: italic;
	color: #FF0000;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.paragraphs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1px;
}
ul {
	list-style-image: none;
	list-style-type: none;
}
