.channelTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.channelDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.channelWebMaster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.itemCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.itemPubDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.itemDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.item {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 4px 3px 0px;
}
.channel { 
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin: 0px;
}
.image {font-size:12px;
		font-family:  Arial, Helvetica, sans-serif;
}
.poweredBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}  