* {
	margin: 0;
	padding: 0;
}

a{
	text-decoration:underline;
}

a:hover {
	text-decoration: none;

}

table,img {
	border-style: none; border-width: 0;
}

.copy {
font-size:80%;
color:#000;
}


