body {
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #208c7c;
	background-attachment : scroll;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#617087;
	scrollbar-shadow-color:#617087;
	scrollbar-face-color:#617087;
	scrollbar-highlight-color:#fffffff;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#617087
}
#copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal
 }
A       {text-decoration:none}
A:hover {color:#FFCC00}