BODY {
	background:#252D24;
	background:url('http://www.soulsurvivorsbodyart.com/_images/bg_splasher.jpg');
	margin:0px;
	padding:0px;
	border:none;
	font-family:Tahoma;
	font-size:9pt;
	color:#000000;
}

TD {
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
}

#contentWindow {
	background:url('http://www.soulsurvivorsbodyart.com/_images/bg_content.jpg');
	background-attachment:fixed;
	border:solid 1px #B09776;
	width:600px;
	height:422px;
	overflow:auto;
}

.pic {
	border:solid 1px #000000;
}

.faq_q {
	color:#67381D;
	text-decoration:none;
	font-weight:bold;
}
.faq_q:hover {
	text-decoration:underline;
}
.faq_a {
	color:#000000;
}

.linkRow {
	border-bottom-style:solid;
	border-width:1px;
	border-color:#B09776;
}

A {
	text-decoration:none;
	font-style:italic;
	color:#222222;
}
A:hover {
	text-decoration:underline;
	color:#000000;
}