@charset "UTF-8";
.text {
	font-family: helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	color: #000000;
}
.textlink {
	font-family: helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	color: #000000;
}
.description {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
.pubdate {
	font-family: helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
.itemtitle {
	font-family: helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.description {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	text-decoration: none;
	color: #000000;
}
.container {
	margin: 50px;
}
