.channelTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0033CC;
	font-weight: normal;
}
.channelDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.tableHead {
	font-style: normal;
	background-color: #D2EAF9;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2EAF9;
	border-right-color: #D2EAF9;
	border-bottom-color: #D2EAF9;
	border-left-color: #D2EAF9;
}
.tableRow {
	.border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #D2EAF9;
	padding-left: 20px;
}
.tableStyle {
	border-top: 1px solid #D2EAF9;
	border-right: 1px solid #C2E3F8;
	border-bottom: 1px solid #C2E3F8;
	border-left: 0px solid #C2E3F8;
}
.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.itemDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}
