* {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.no_print, div.no_print, span.no_print, .no_print * {
	display: none;
} /* IE doesn't like setting tr's to display:none, so we sidestep it like this */

a {
	color: black;
	text-decoration: none;
}

img {
	border: none;
	margin: 5px;
}

.logo {
	width: 280px;
	height: 56px;
	background-image: url(../images/logo_playa_management_blue_bar.png);
}
