﻿@media print {
BODY {  text-align:left;
  background: none;
  color:black;
}

.noprint {display:none}
}
