﻿body, html, window
{
	background-color: #000000;
	color: #ffffff;
}

form
{
	background-color: #000000;
	color: #ffffff;
}

a, a:visited, a:link
{
	text-decoration: underline;
	color: #a0e2fa;
}


.articlePageStyle,
.pageContent,
.moduleContent,
.top,
.bottomArea,
.tagCloud
{
	background-image: none;
}

.top 
{
	border-bottom: 1px #aaaaaa solid;
}