
body {
	background-color: black;
	color: white;
}

.center 
{	
	text-align: center;
}

.new 
{
	font-size: 20px;
}

p.new a {text-decoration: none; color: #ffff01; }
p.new a:link {text-decoration: none; color: #ffff01; }
p.new a:visited {text-decoration: none; color: #ffff01; }
p.new a:active {text-decoration: none; color: #ffff01; }
p.new a:hover {text-decoration: none; color: #ffff01; }

.overline 
{
	font-weight: bolder;
	color: #ffff01;
}

#visual-portal-wrapper 
{ 
	background-color: black; 
}

.documentContent
 {
	background-color: black; 
	color: white;
}

