body {
	font-family: Ubuntu;
	font-size: 18px;
	}
.divPageBody {
	margin-top: 60px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	}

.divFeedTitle {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: .5em;
	}
.divFeedTitle a {
	color: black;
	cursor: pointer;
	}
.divFeedLink {
	font-size: 18px;
	margin-bottom: .3em;
	}
.divFeedDescription {
	font-size: 18px;
	margin-bottom: .3em;
	}
.divFeedPubDate {
	font-size: 18px;
	margin-bottom: .3em;
	}
.divFeedGenerator {
	font-size: 18px;
	margin-bottom: 1em;
	}

.divItemTitle, .divPubDate {
	}
.divFeedViewerTable td {
	padding: 3px;
	}


