@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	height: auto;
}
body {
	font-size: 88%;
	color: #000;
	background: #FFF;
	height: auto;
}
a {
	color: #000 !important;
}
#container {
	padding: 0;
	height: auto;
}