body {
	background-color: #000000;
	color:gray;
	font-family: Tahoma;
	font-size: 9pt;
}

a:visited	{ color:gray; text-decoration:none;}
a:hover		{ color:white; text-decoration:none;}
a:link		{ color:gray; text-decoration:none;}
.divider	{ color:#333333; }

td img		{	display: block;}

h1				{ font-size:14pt; margin-bottom:0 }

.footer		{
	font-family			: Tahoma;
	font-size				: 10px;
	color						: #666666;
	text-decoration	: none;
	text-align			: center;
	padding					: 10px;
	position				: absolute;
	width						: 955px;
	bottom					: 0px;
}

.footer p	{
	padding					:	0px			;
	margin					:	0px			;
}

#TopBar {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

