@import url(ATypI-TTC.css);

@page { /* margin: 10% 20%; */ orphans: 3; widows: 3;}

body { 
font : 11pt/1.45 Candara, "Lucida Sans", Optima, "Lucida Fax", "Trebuchet MS", sans-serif;
background : white;
color : black;
margin : 10% 10%;
} 
#why { 
display : none;
}

body * { background: white !important; color: black !important; }

/* Page breaks */
.break { page-break-before: always }
.splorpist { page-break-inside: avoid; page-break-after: auto; page-break-before: auto;}
.nobreak { page-break-inside: avoid; }
h1, h2, h3, h4 { page-break-after: avoid; }

.noprint-screen { display: inline; }
.display { font-weight: normal; text-transform: none; letter-spacing : 0 }
.tooltip { border: none; text-decoration: none; }
a:link, a:visited, a:hover, a:active { border-bottom: 0.5pt solid black; text-decoration: none; background: none; }