body
{
	background-color:#141C29;
	margin:0px;
}


p,ul,li,td,th,dd,dt
{
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#CCCCCC;
	font-weight:normal;
	font-style:normal;
	line-height:15px;
}

.navigation
{
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	font-style:normal;
	line-height:17px;
}

.copyright
{
	font-family:Verdana,sans-serif;
	font-size:9px;
	color:#666666;
	font-weight:normal;
	font-style:normal;
}

.active_grey
{
	color:#CCCCCC;
}


a:link 			
{
   text-decoration:none;
   color:#666666;
}
a:visited		
{
   text-decoration:none;
   color:#666666;
}
a:hover			
{
   text-decoration:none;
   color:#999999;
}
a:active		
{
   text-decoration:none;
   color:#FFFFFF;
}

