@charset "utf-8";
body {
font-family: "Times New Roman", Times, Palatino, serif;
font-size: 12pt;
}

p {
margin: 12pt 2% 12pt 5%;
padding-left: 0;
text-align: left;
}

h1 {
font-size: 20pt;
border-style: none;
background-color: #fff;
color: #000;
margin: 20pt 0 12pt;
padding: 0;
text-align: center;
}

.noprint, p.navbar {
display: none;
}

table {
margin: 12pt auto;
border-width: 2pt;
font-family: Arial, Helvetica, sans-serif;
}

th, td {
border-width: 1pt;
height: 36pt;
}

th {
font-size: 20pt;
width: 48pt;
font-weight: bold;
}


td {
font-size: 16pt;
font-weight: normal;
color: #666;
padding-right: 16pt;
}

.print-only, p.print-footer {
display: block;
}

p.print-footer {
font-style: italic;
}
