
body {
	background:#333333;
}

.centered {
  margin:auto;
  padding:0px; 
  width:936px;
}


a {font:10px Verdana, arial, helvetica, sans-serif;text-decoration: none}
a:link { 
	text-decoration: none; 
	color: #000000;
	}
a:visited { 
	text-decoration: none; 
	color: #CCCCCC;
	}
a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
	}
a:active { 
	text-decoration: none;  
	color: #666666;  /*was 666666*/
	}



#Copyright {
	clear:both;
	padding: 10px 0px 0px 0px;
	text-align:right;
	}

span {
     font-size:8px;
     font-style:italic;
	}



