body, html{
	margin-top: 0px;
	font-size: 14px;
}

a {
	text-decoration: none !important;
}

table {
	width: 100%;
}

html>body td, html>body th{
	page-break-after: always;
}

#menu {
	display: none;
}
#print {
	display: none;
}

h1, h2, h3 {
	color: #4457a6;
	margin: 0px;
	padding: 0px;
}

#header h1 {
	font-size: 30px;
}
#header h3 {
	font-size: 18px;
	color: #666;
}

.printgr {
	border-bottom: 1px solid #ddd;
}

#foot {
	font-size: 10px;
	text-align: center;
	border-top: 1px solid black;
}