html {
    overflow-y: scroll;
}

body, td {
	background-color: white;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	font-family: verdana, sans-serif;
}


.copylink {
	color: #666666;
	text-decoration: none;
}