@charset "UTF-8";
/* CSS Document */
body {}
#printy {
	display: none;
}
#mainy {
	margin: 0;
	padding: 0;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
