body
{
	background-color: #222222;
	margin:0px;
}

.footertext
{
	font-family:Arial;
	color:White;
	font-size:12px;
	
}

.footertext2
{
	font-family:Arial;
	color: #8fb822;
	font-size:12px;
	
}

a.footerlink:active, a.footerlink:visited
{
	color: #8fb822;
	font-family:Arial;
	font-size:12px;
}

a.footerlink:hover
{
	color: White;
	font-family:Arial;
	font-size:12px;
}

#editorbody
{
	padding: 1px;
	margin: 0;
	background-color: #222222;
}

.titletext
{
	color: #f0f0f0;
	font-size: 24px;
	font-family:Arial;
}

.titletext2
{
	color: #8fb822;
	font-size: 16px;
	font-family:Arial;
}

a:active, a:visited, a
{
	color: #8fb822;
	font-size: 12px;
	font-family:Arial;
	text-decoration: none;
} 

a:hover
{
	color: #8fb822;
	font-size: 12px;
	font-family:Arial;
	text-decoration: underline;
}

hr
{
	height: 1px;
	border: 0px;
	color: #3b3f48;
	background-color: #3b3f48;
}

.main_text, body, td
{
	font-family:Arial;
	font-size: 12px; 
	color:White;
}