.text {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-size: medium;
	font-style: normal;
	font-weight: bold;

}
.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.link {
	font-family: "Courier New", Courier, mono;
	color: #000066;
}
.benlink {
	font-family: "Courier New", Courier, mono;
	color: #0000CC;
}

