.title {
	color: #dfc387;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow:#0D000A;
}

.descript {
	color: #aa864a; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
}

.bullet {
	color: #e88d34; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	margin: 3px;
}	
.cellback {
	background-attachment: scroll;
	background-image: url(images/cw_cont.jpg);
	background-repeat: no-repeat;
}
	
.heretic {
	color: #d9bc79;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top:10px;
}
	
body {
	scrollbar-face-color:#2f1d09;
	scrollbar-highlight-color:#3a2a1a;
	scrollbar-3dlight-color:#3a2a1a;
	scrollbar-darkshadow-color:#151110;
	scrollbar-shadow-color:#252120;
	scrollbar-arrow-color:#7C457666;
	scrollbar-track-color:#251506;
	background-color:#000000;
	
}

.syn {
	color: #dfc387;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-left: 30px;
	margin-right:30px;
	margin-top: 10px;
	line-height:20px;
	font-weight:bold;
	font-stretch:condensed;
}

.marg {
	margin-left: 35px;
}

a:link {
	color: #2A7FAA;
}
a:visited {
	color: #2A7FAA;
}
	
