@charset "utf-8";
/* CSS Document */
@charset "utf-8";
html, body {
	background-color:#e3e3e3;
	font-family: "Trebuchet MS", Arial sans-serif;
	font-size:9pt;
	line-height:16px;
	text-align:justify;
	padding:10px;
	margin:0;
}

