html {
background-color: white;
background-image: none;
}
body {
font-family: Didot, serif;
font-size: 8pt;
color: black;
}
a {
color: inherit;
}
#header {
display: none;
}
#texture {
background-image: none;
}
#page {
width: 100%;
}
#phonenumber {
margin-top: -3.0em;
display: block;
text-align: left;
margin-left: 0px;
}
#emailaddress {
margin-top: -1.8em;
margin-bottom: 2em;
display: block;
text-align: right;
}
#printfriendly {
display: none;
}
#downloadlink {
display: none;
}
#streetaddress {
display: block;
text-align: center;
}
.boxborder {
background-image: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.box {
background-color: white;
color: black;
text-shadow: none;
}
.content h2 {
font-family: Didot, serif;
font-weight: bold;
text-transform: uppercase;
}
.content h3 {
page-break-before: auto;
}
.content h4 {
font-family: Didot, serif;
}
.content .dividerborder {
width: 20em;
margin-bottom: 6em;
}
.content p {
page-break-inside: avoid;
}
#copyright {
display: none;
}
