@charset "UTF-8";/* CSS Document */body {	background-image: url(images/background.jpg);	background-repeat: repeat-x;	margin-top: 25px;	overflow: scroll;	scrollbar-face-color: #e5d7ba; /*change this to whatever you want */    scrollbar-arrow-color: #ebe9dd;    scrollbar-highlight-color: #ebe9dd;    scrollbar-3dlight-color: #ebe9dd;    scrollbar-shadow-color: #ebe9dd;    scrollbar-darkshadow-color: #ebe9dd;    scrollbar-track-color: #ebe9dd;}.copy_s {	font-family: "Times New Roman", Times, serif;	font-size: 14px;	line-height: 14px;	vertical-align: top;	overflow: auto;	height: 398px;	max-height: 398px;	padding-right: 5px;	font-style: normal;	font-weight: normal;	color: #000000;	text-decoration: none;	text-align: left;}.copy_n {	font-family: "Times New Roman", Times, serif;	font-size: 14px;	line-height: 14px;	vertical-align: top;	padding-right: 4px;	font-style: normal;	font-weight: normal;	color: #000000;	text-decoration: none;	text-align: left;}.info {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	line-height: 14px;	vertical-align: top;	font-style: normal;	font-weight: normal;	color: #CCCCCC;	text-decoration: none;	text-align: left;	letter-spacing: 2px;}