.NSOUL {
	background-color: #000000;
}
body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	font-size: 10pt;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #666666;
}
.newreleases {
	color: #666666;
	margin: 4px;
}

a:hover {
	color: #3B80F9;
}
h3 {
	color: #165DDB;
	font-size: 12pt;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
h2 {
	font-size: 18pt;
	color: #174FC6;
	text-align: center;
	letter-spacing: 3pt;
	margin: 3px;
	padding: 0px;
}

a:visited {
	color: #666666;
}
.section {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
