body
	{
	background-color: #000000;
	background-attachment: fixed;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px
	}

.container
	{
	border: 1px solid #000000
	}

TD	{
	color: #fff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px
	}

.caption	{
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px
	}

UL	{
	list-style: square outside;
	margin-top: 2px
	}

LI	{
	margin-left: 0px;
	}

.scrolly	{
	height: 225px;
	overflow: auto;
	margin-right: 25px
	}

A	{ font-weight: bold }

A:link	{
	color: #FFCE14
	}

a:visited	{ color: #FFCE14 }

a:hover	{ color: #FFE890 }

a:active	{ color: #FFE890 }
