@media print {
body {
width: 80%;
padding: 1in;
border: 0px;
margin: 0px;
left:0px;
text-indent:0px;
font-family: Times, serif;
font-size:15px;
color: black; 
z-index: 1;
}
div.bez1 {
display: none;
}
div.bez2 {
display: none;
}
div.bez3 {
display: none;
}
div.bez4 {
display: none;
}
a:link {
color: black;
text-decoration: none;
}
a:visited {
color: black;
text-decoration: none;
}
a:hover {
color: black;
text-decoration: none;
}
a.noinvert:hover {
color: black;
text-decoration: none;
}
a:active {
color: black;
text-decoration: none;
}
h1 {
font-family:'Lucida Sans Unicode';
letter-spacing: -1px;
font-size:20px;
text-indent:-25px;
color: #28284a;
margin-bottom:-10px;
}
p.tightlist {
text-indent:-10px;
margin-bottom:-10px;
}
p.block {
line-height:.95;
}
p.right {
text-align:right
}
p.solidborder {
text-align:center;
border-style:solid;
border-width:1px;
border-color: black;
}
p.dashedborder {
border-style:dotted;
border-width:1px;
text-align:center;
border-color: black;
}
.banner {
font-family:'Lucida Sans Unicode';
letter-spacing: -1px;
font-weight: bold;
font-size:20px;
color: #28284a;
margin: 0%;
}
.offline {
color: black;
}
.light {
color: black;
font-style: italic;
}
.invert {
color: white;
background-color: black;
text-decoration: none;
}
.noprint {
display: none;
}
}
