body
	{
	background: #000000;
	}
p,ul,li
	{ 
	color: #ffffff;
	font-size: 13px;
	font-family: trebuchet ms, trebuchet, verdana, arial, helvetica, sans-serif;
	}
a:link
	{
	text-decoration: underline;
	color: #9966cc;
	}
a:active
	{
	text-decoration: underline;
	color: #ffffcc;
	}
a:visited
	{
	text-decoration: underline;
	color: #9966cc;
	}
.copyright
	{ 
	color: #ffffff;
	font-size: 11px;
	font-family: trebuchet ms, trebuchet, verdana, arial, helvetica, sans-serif;
	font-style: italic;
	}
	