@import url("/css/screen.css");

html {
	height: auto;
	}
body {
	background-color: #fff;
	background-image: none;
	text-align: left;
	}
table {
	font-size: 1em;
}

