body,html{
background:#ffffff;
color:#000000;
font:12pt Arial,Helvetica,sans-serif;
}
#wrapper{
width:100%;
}
a:link,a:visited{
background:transparent;
color:#000000;
text-decoration: underline;
}
h1,h2,h3,h4{
font-family:Georgia,"Times New Roman",Times,serif;
}
h1{
font-size:2em;
}
h2{
font-size:1.8em;
}
h3{
font-size:1.5em;
}
h4{
font-size:1.2em;
}
img{
border:0;
display:block;
}
#nav,#searchform,#commentform,#sidebar,#meta,.noprint{
display:none;
}
hr{
background:#000000;
border:none;
color:#000000;
height:1px;
margin:2em 0;
width:100%;
}
blockquote{
border:1px solid #cccccc;
font-size:0.9em;
font-style:italic;
margin:1.5em 0;
padding:1em;
}
a:link:after,a:visited:after{
content:" (" attr(href) ")";
font-size:80%;
text-decoration: none;
}