body	{
	color		: #aaa;
	background	: #000 none;
	margin		: 0;
	}

p	{
	font-size	: 10pt;
	}

p span	{
	font-weight	: bold;
	color		: #786;
	}

#imageholder {
	border		: 0px solid #555;
	background	: #181818 url('images/loading3.gif') 50% 50% no-repeat;
	}

a	{
	color		: #aaa;
	text-decoration : none;
	}

a:hover	{
	color		: #aaa;
	text-decoration : underline;
	}