
@import url(main.css);
@import url(extensions.css);

body{
	width: 80%;
	padding:20px 0px 20px 20px;
	background:none;
	background-color: White;
}

.print-head{border-bottom:1px solid #999; text-align: right;padding-bottom:10px;margin-bottom:10px;}

.print-foot{
	padding-top:5px;
	border-top: 1px solid #999;
	margin-top:25px;
	font-size:10px;
}

h1{
	margin-top:20px;
}
