﻿body
{
	background-color: #000000;
	font-size: 11pt;
	color: white;
	font-family: Calibri;	
}

table
{
	width: 100%; 
}
 
img.ContentBox
{
	width: 80%;
}
	 
td.ContentBox
{
	padding-left: 3pt;
	background-color: #747474;
		
}

table.Shows
{
	text-align: center;
	font-size: 8pt;
	width: 99%;
}

