#topbanner {
display:none;
}

.prevnextpage {
display:none;
}

#content {
margin: 0.5in;
padding: 0;
}

div,p,table,th,td,li,.Explicit,a,a:link,a:visited,a:hover,a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9.5pt;
line-height:1.2em;
text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
clear:both;
padding:0;
margin:0;
}

h1 {font-size:1.8em; line-height:2em;}
h2 {font-size:1.5em; line-height:1.8em;}
h3 {font-size:1.2em; line-height:1.5em;}

a:link {
text-decoration:underline;
color:blue;
}

a:visited {
text-decoration:underline;
color:purple;
}

a:hover {
text-decoration:none;
color:#fff;
background:#888;
}

a:active {
text-decoration:underline;
color:yellow;
background:#333;
}

#content ul,
#content li {
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
}

#content li {
margin-bottom:0.5em;
}

