@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/interface/soundguy-bg-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #DA0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.creditHighlight {
	font-weight: bold;
	color: FFDDDD;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: FFCCCC;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFDDDD;
}
.footerCopyTxt{ font-size:11px; padding-top: 4px; }
