@charset "UTF-8";
@import url(style-print.css);


a:focus, a:hover, a:active { /* additional reset for Firefox 3 */
	outline: none;
}


html, body {
	margin: 0px;
	padding:0px;
	background: none;
	font-family:"Trebuchet MS";
}

