@charset "UTF-8";
/* print.css */
	
@import url(reset.css);
@import url(archives.css);
@import url(format.css);

body{
	background-color: #FFFFFF !important;
	background-image: none !important;
	}

#foot
{	
	width: 800px !important;
	height: 20px;
	}
