body{
    background: #fff url(../assets/img/logo-print.gif) no-repeat;
    margin: 0 20px;
}



*{
	color: #000 !important;
	text-decoration: none !important;
	font-size: 16px !important;
	line-height: 26px;
}

a{
    color: #000 !important;
}

h1, h2, h3, h4, h5{
    color: #000 !important;
}

#logo-print{
	width: 1000px;
	height: 192px;
	display: block;
	margin: 0 0 20px 0;
}

#center-content{
	width: 100%;
}

#center-content-title, #center-content-content{
	border: 0;
}

table tr td{
    border-color: #999;
    font-weight: normal !important;
    color: #000 !important;
}

.art-agenda{
    font-weight: normal !important;
}

.nonprintable{
    display: none;
}
