﻿<HTML>
<HEAD></HEAD>
<STYLE TYPE="text/css">

BODY {
	background-color: red}



A:link {
	color: red}
A:active {
	color: red}
A:visited {
	color: red}

FONT.default {
	color: white;
	face: verdana;
	size: 2}


/* Formatting for shows */

HR.show_top {
	color: red}
HR.show_bottom {
	color: red}


TABLE.show {
	width: 450px;
	border: 1px solid black;
	padding: 10px}
/* border="1" bordercolor="gray" cellpadding="2" cellspacing="0" width="450" */

TD.show_head  {
	width: 150px}
TD.show_specific  {
	width: 300px}


FONT.show_head {
	color: red;
	font-family: verdana;
	font-size: x-small;
	font-weight: bold}
FONT.show_specific {
	color: white;
	font-family: verdana;
	font-size: x-small;
	font-weight: bold}


FONT.section_head {color: red;
	font-family: verdana;
	font-size: x-small;
	font-weight: bold}

OL.set (positioning: top}

LI.set {font-family: verdana;
	font-size: x-small;
	color: white}


TABLE.sources  {
	border: 1px solid gray;
	border-collapse: collapse;
	width: 450px}

TH.sources {
	background: #322f2f;
	border: 1px solid gray} 
TD.sources {
	background: black;
	border: 1px solid gray}

FONT.sources_head {
	color: red;
	font-family: verdana;
	font-size: x-small}

FONT.sources_info {
	color: white;
	font-family: verdana;
	font-size: x-small}

TABLE.images  {
	border: 0px solid gray;
	border-collapse: collapse}

TD.images {
	background: black;
	border: 0px solid gray;
	width: 80px}

IMG.images {
	border: 2px}

hr.foot
	{color: red}

</STYLE>
<BODY></BODY>
</HTML>
