.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.headline {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}
.link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}
.big {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
