body		{
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 15px;
		margin-right: 15px;
		font-family: Times New Roman;
		font-size: 110%;
		color: black;
		background: #FFFFEE;
		}

h1		{
		font-family: Times New Roman;
		font-size: 36pt;
		font-weight: bold;
		}

h2		{
		font-family: Arial;
		font-size: 20pt;
		font-weight: bold;
		margin-bottom: -3;
		}

h3		{
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		margin-bottom: -3;
		}

h4		{
		font-family: Times New Roman;
		font-size: 12pt;
		}

p.banner	{
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		}

p.copyright	{
		font-family: Times New Roman;
		font-size: 8pt;
		}

p.highlights	{
		font-size: 11pt;
		}

p.general	{
		margin-top: 10;
		font-size: 11pt;
		}

p.bullets	{
		margin-top: 5;
		margin-bottom: 0;
		font-size: 11pt;
		}

span.xref	{
		font-size: 7pt;
		background-color: #EEEEFF;
		vertical-align: super;
		}

table.episode	{
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		border: 2px solid black;
		border-collapse: collapse;
		border-spacing: 0;
		}

table.title	{
		width: 100%;
		border-style: none;
		}

td.titl		{
		border-style: none;
		vertical-align: top;
		}

td.notes-sup	{
		border-style: none;
		vertical-align: top;
		padding-top: 10px;
		width: 10px;
		font-size: 11pt;
		}

td.notes	{
		border-style: none;
		vertical-align: top;
		padding-top: 10px;
		font-size: 11pt;
		}

td.conv		{
		border-style: none;
		vertical-align: top;
		padding-top: 5px;
		font-size: 11pt;
		}

td.left		{
		width: 20%;
		border: 1px solid black;
		color: black;
		background: #DDFFDD;
		padding: 10px;
		vertical-align: top;
		font-size: 11pt;
		}

td.right	{
		width: 80%;
		border: 1px solid black;
		color: black;
		background: #DDFFFF;
		padding: 10px;
		vertical-align: top;
		font-size: 11pt;
		}

td.number	{
		width: 20px;
		color: black;
		background: #EEEEFF;
		vertical-align: top;
		font-size: 11pt;
		}

td.county	{
		width: 120px;
		color: black;
		background: #DDFFDD;
		vertical-align: top;
		font-size: 11pt;
		}

td.date		{
		width: 80px;
		color: black;
		background: #EEEEFF;
		vertical-align: top;
		font-size: 11pt;
		}

td.locations	{
		color: black;
		background: #DDFFFF;
		vertical-align: top;
		font-size: 11pt;
		}

td.youtube	{
		color: black;
		background: #DDFFFF;
		vertical-align: middle;
		}

ul		{
		list-style-type: disc;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 15px;
		}
