* {background-color: #fff !important;}

#menubg, #menu, #submenu, #footer, #footerbg, img, #sidebar {display: none !important;}


#title-print, #footer-print {
  font-family: 'Trebuchet MS' Verdana, sans-serif;
  color: #888; text-align: right;
}

#title-print {
  font-size: 2em; font-weight: bold;
  text-align: right; border-bottom: 1px solid #888;
  margin-bottom: 1em;
}

#footer-print {
  font-size: 0.9em; 
  border-top: 1px solid #888;
  margin-top: 1em;
}

body {
  margin: 0; padding: 0; width: 100%;
  font-family: 'Times New Roman', serif;
  font-size: 1em; color: #000;
  background-color: #fff;
}

a {border-bottom: 1px solid #888; color: #666;}
a:after {content: " ("attr(href)")"; border-bottom: 0; font-style: italic; color: #000;}

h1, h2, span.title {display: block; color: #000; font-weight: bold; margin: 0; font-size: 1em;}
	h1, h2 {font-size: 1.5em;}

blockquote {font-style: italic;}
blockquote p:before {font-weight: bold; content: open-quote;}
cite {font-weight: bold;}
cite:before {content: '" --';}

span.date {display: block; font-size: 0.7em; font-family: Verdana, Arial, sans-serif; margin-bottom: 10px;}
ul {margin: 0 0 20px 20px; list-style: none;}
li ul {margin: 0 0 0 20px; list-style: disc;}

input, textarea {background-color: #fff; border: 1px solid #000; width: 50%; margin-bottom: 20px;}
pre {border: 1px dashed #000; background-color: #fff; padding: 5px;}

ul.exp li {text-align: center; margin-bottom: 15px;}
ul.exp li img {display: block; padding: 2px; border: 1px solid #000; margin: auto;}

#main {margin: 0 2em;}
#main>p, #main>ol, #main>ul {margin-left: 3em;}
#main p {text-align: justify;}
