body {
   background-color: #fff;
   color: #000;
   font-family: tahoma, arial, sans-serif;
}

body, table {
   font-size: 11pt;
}

#skip {
   display: none;
}

#sitenav {
   display: none;
}

#quicknav {
   display: none;
}

#popcorn {
   display: none;
}

.hide {
   display: none;
}

h1 a, h2 a, h3 a {
   color: #000;
   text-decoration: none;
}

a img {
   border: none;
}

a {
   color: #00a;
   background-color: #fff;
   text-decoration: underline;
}

#footer {
   text-align: right;
   font-size: 80%;
   border-top: 1px #aaa solid;
   margin-top: 40px;
}

acronym[title]:after, abbr[title]:after {
   content: " (" attr(title) ")";
}

acronym[title], abbr[title] {
   border-bottom: none;
}

h1 acronym[title]:after, h1 abbr[title]:after {
   content: "";
}

#footer ul {
   display: none;
}
