#lang, #nav, #footer p+p {
display: none;
}
body {
font: 12pt georgia, "times new roman", serif;
color: #000;
background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
font-family: "trebuchet ms", arial, sans-serif;
font-weight: normal;
}
h1, h2 {
color: #00415e;
}
h3, h4 {
color: #668d9e;
}
.b-quote {
font-size: larger;
font-style: italic;
padding-left: 22pt;
margin-top: -.5em;
}
table {
border: 1px solid #00415e;
border-collapse: collapse;
}		
caption {
font-size: 14pt;
color: #668d9e;
text-align: left;
font-family: "trebuchet ms", arial, sans-serif;
padding-bottom: 3pt;
}	
th {
background-color: #00415e;
color: #fff;
}
th,
td {
padding: 3px 7px;
border: 1px solid #00415e;
}
