table.rsstable { border: thin; border-color: #FFAA55; font-size: 10px; }
tr.rsstitle { border: thin; border-color: #FFAA55; }
td.rsstitle {
	font-weight: bold;
	background-color: #FFAA55;
	font-size: 10px;
}
tr.rssitems { border: thin; border-color: #EEEEEE; font-size: 10px; }
td.rssitems {
	background-color: #FFEEDD;
	font-size: 10px;
}
