﻿body
{
	color: #666666;
	font-family:Arial;
	font-size:10px;
}

td
{
	color: #666666;
	font-family:Arial;
	font-size:12px;
}

.title
{
	font-size:18px;
	font-weight:bold;
	color:#414141;
}

.providerTitle
{
	font-size:14px;
	font-weight:bold;
}

.channelTitle
{
	font-size:14px;
	font-weight:bold;
	color:#999999;
}

.cityTitle
{
	font-size:11px;
	color:#999999;
}

.channelTitleSmall
{
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

.tinyTextCenter
{
	font-size:10px;
	text-align:center;
}

.dataList
{
	border:solid 1px #666666;
	vertical-align: top;
}

.dataList tr, .dataList td
{
	vertical-align: top;
}

