body, td{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, Times New Roman;
	font-size: 10pt;
	background: rgb(255,255,255);
}
a:hover{
	color: rgb(255,0,0);
}
	
.copy{
	border-width: 1px;
	border-style: solid;
	border-color: rgb(150,150,150);
	background: rgb(250,250,250);
	color: rgb(50,50,50);
	font-family: Verdana, Arial, Helvetica, Times New Roman;
	font-size: 7pt;
	font-weight: normal;
	height: 18;
	letter-spacing : 3px;
	cursor: default;
}
a.copylink:link{
	color: rgb(70,70,70);
	font-family: Verdana, Arial, Helvetica, Times New Roman;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing : 3px;
}
a.copylink:visited{
	color: rgb(70,70,70);
	font-family: Verdana, Arial, Helvetica, Times New Roman;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing : 3px;
	cursor: hand;
}
a.copylink:hover{
	color: rgb(200,0,0);
	font-family: Verdana, Arial, Helvetica, Times New Roman;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing : 3px;
	cursor: hand;
}
a.copylink:activate{
	color: rgb(200,0,0);
	font-family: Verdana, Arial, Helvetica, Times New Roman;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing : 3px;
	cursor: hand;
}
