body{
background: #fff;
font-family: Georgia, "Times New Roman", serif;
font-size: 12pt;
line-height: 1.5;
margin: 0; padding: 0;
}
#navigation, #search, #footerNav, #adsense, #related_links{
display: none;
}
#intake img, #intake h2, #intake ul{
display: none;
}
h1, h2, h3, h4, h5, h6{
font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
margin: 0;
padding: 0;
}
h1{
font-size: 20pt;
border-bottom: 1px solid #000;
}
h2{
font-size: 16pt;
}
h3{
font-size: 14pt;
}
h4{
font-size: 13pt;
}
a img{
border: none;
}
h1 + p, h2 + p, h3 + p, h4 + p, h2 + ul, h3 + ul{
margin: 0 0 1em;
}
#copyright{
border-top: 1px solid #000;
}
#disclaimer{
font-size: 10pt;
font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
}
p, ul{
margin: 1em 0;
}
a{
color: #00f;
}
#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
color: #000;
font-size: 90%;
text-decoration: none;
}
