.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	text-align: left;
	color: #601A67;
	bottom: 0px;
	padding: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
}
.heavy {
	font-size: 110%;
	font-weight: bolder;
	color: #1B1C5B;
}
.headline {
	font-size: 150%;
	font-style: italic;
	font-weight: bolder;
	color: #1B1C5B;
}
