.CustomContent, .CustomImage
{
	width:100%;
}

.CustomContent, .CustomImage IMG
{
	padding: 10 10 10 10;
}

.CustomContent,
.CustomContent pre
{
	font-family:Times New Roman;
	font-size:16px;
	color:White;
	margin-top:-2px;
	margin-bottom:-2px;
}

.CustomContent H1
{
	font-family:Arial;
	font-size:20px;
	color:White;
}

.CustomContent .highlighted
{
	background-color:#283659;
}

.sportsNews 
{
	padding:25 25 75 25;
	width:100%;
	height:100%;
	background-color:rgb(65,79,108);
	font-family: Arial;
	font-size: 15px;
	font-style: italic;
}

.sportsSchedule TABLE
{
	border:1px solid rgb(171,174,191);
	width:100%;
}

.sportsSchedule TABLE TR.header TD
{
	font-family:Arial;
	font-size:12px;
	color:White;
}

.sportsSchedule TABLE TR TD
{
	color: rgb(171,174,191);
	padding:5px;
}

.caption P
{
	font-family:Arial;
	font-size:10pt;
	font-style:italic;
	color: rgb(171,174,191);
	margin: 0 0 10 0;
}

.caption H1
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:White;
	padding:0 0 0 0;
	margin:0 0 0 0;
}



