td {
	font-family: Arial, Impact, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	color: #B094A1;
}

.copy {
	font-size: 10px;
}

.title {
 	font-size: 18px;
	font-weight: 300;
}

div {position: relative;}

#content { 
	width : 674px;
	height : 481px;
	top: 0px;
	left: 0px;

	overflow-y : auto;
	overflow-x : hidden;
	overflow : auto;
	
	scrollbar-3dlight-color: #68374E; #684949;

	scrollbar-arrow-color: #321422; #442323; 

	scrollbar-base-color: #684949;
	scrollbar-face-color: #58243C; #583939;

	scrollbar-darkshadow-color: #642323;

	scrollbar-highlight-color: #493333;

	scrollbar-shadow-color: #4A2335; #493333;

	scrollbar-track-color:  #68374E; #684949;	䮭 
	
}

a, a:visited, a:link, a:active {
	font-family: Arial, Impact, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	color: #d0b4c1; #B094A1;
	decoration: underline;
}

a:hover {
	color: #e0c4d1; #B094A1;
}