@charset "UTF-8";
/* CSS Document */

@media print {
 body {-webkit-print-color-adjust: exact;}
} 

@media print {
  a[href]:after {
    content: ""!important;
  }
  abbr[title]:after {
    content: ""!important;
  }
}
html, body {
	width: 960px;
}
