body {
    background: #fff;
    color: #333;
    font-size: 12pt;
    font-family: Arial, sans-serif;
    margin: .75em;
}
* {
    background: #fff !important;
}
.noprint,
#text .tabs,
.side-slider-nav,
#text ul.submenu,
.attachments,
#related-posts,
#footer,
#sidebar,
#text form,
a.edit_link,
#text div.slider,
#header div.right,
#header div.menu,
#shortcuts {
    display: none;
}
.footnote {
    font-size: 90%;
    font-style: italic;
}
a:link, a:visited {
    color: #520;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}
table {
    border-collapse: collapse;
}
table td {
    border: 1px solid #888;
    padding: .25em .5em;
}
/*#text a:link:after, #text a:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%;
}
*/
#header h1 a {
    display: none;
}
#text .tips,
#text .rightside {
    float: right;
    clear: right;
    width: 40%;
}
a.faq-item {
    color: inherit;
    text-decoration: none;
    margin: 1em 0 .5em;
    display: block;
    font-size: 120%;
}
h3.arrow {
    border-bottom: 1pt solid;
    font-size: 130%;
}
.tab-title {
    font-size: 120%;
}
.tab h4 {
    font-size: 100%;
}
p {
    margin: .5em 0;
}
h1 {
    font-size: 170%;
}
h2 {
    font-size: 150%;
}
h3 {
    font-size: 130%;
}
h4 {
    font-size: 120%;
}
a.faq-item,
h1, h2, h3, h4, h5 {
    color: #3C475D;
    font-weight: bold;
    margin: 1.5em 0 .5em;
}
thead td {
    color: #3C475D;
    font-weight: bold;
}
.tips h4 {
    margin-top: 0;
}
