body { 
	margin: 0;
	padding: 0;
	background-color: #0F1829;  
} 
.Name_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}
.Credit_white {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}

