body {
	background-color: #2E0932;
	color: #DCDCDC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: verdana, arial, geneva;
	font-size: 0.9em;
}


h1 {
	font-size: 1.8em;
	font-style:italic;
	color: #9D4F9D;
}

h2 {
	font-size: 1.5em;
	font-style:italic;
	color: #9D4F9D;
}

h3 {
	font-size: 1.2em;
	color: #9D4F9D;
}


a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8C4B90;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

li
{padding-bottom:10px;
}

.texteng
{
	color: #AAAADF;
}

.textorange
{color: #e9854f;
}

.textengorange
{color: #CC601F;
}

.copyright {
	font-size: 9px;
	color: #6699CC;
}

.copyright a {
	font-size: 9px;
	color: #6699CC;
}

.copyright a:hover {
	color: #ffffff;
}