BODY
{
	background-color: black;
	background-image: url(images/back.gif);
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

A:link
{
	color: #0033CC;
}

A:visited
{
	color: #0033CC;
}

.HeaderTableCell
{
	background-color: Black;
	vertical-align: bottom;
}

.ContentTableCell
{
	background-color: White;
	vertical-align: top;
}

.Time
{
	font-family: Arial;
	font-size: xx-small;
}

.ScrollingText
{
	font-family : Verdana;
	font-size: xx-small;
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

