body {
#	background-color		: #440122;
	background-color		: #000033;
	color			: #333333;
}

.normaltext
{ 
	color			: #339999; 
}

H1{
	margin-top		: 10px;
	margin-bottom		: 10px;
#	color			: #FF0099;
	color			: #CC0000;
	line-height			: 130%;
}

H2{
	margin-top		: 10px;
	margin-bottom		: 10px;
	line-height			: 130%;
#	color			: #FF0099;
	color			: #CC0000;
}

H3{
	margin-top		: 10px;
	margin-bottom		: 10px;
	line-height			: 130%;
#	color			: #FF0099;
	color			: #CC0000;
}

H4{
	margin-top		: 10px;
	margin-bottom		: 10px;
	line-height			: 130%;
#	color			: #FF0099;
	color			: #CC0000;
}

em	{
	background:					#FFFF00;
	font-style:					normal;
}

A:active 
{ 
	text-decoration		: none;
	color			: #ff0099;  
}

TD
{
	line-height			: 150%;
}

TD.normal
{
	line-height			: 100%;
}