

body {
   background: white;
   color: black;
   }

/***** title ****/

#title, #stuff {
   margin-left: 0;
   }
   
#maintitle {
   border-bottom: 0.5pt solid black;
   width: 42em;
   overflow: visible;
   margin-bottom: 20pt;
   }
h1 {
   color: black;
   font-family: "GoudyOlSt BT","Courier New","Lucida Console",monospace;
   padding-left: 0.1em;
   margin-bottom: -7pt;
   font-size: 42pt;
   font-weight: bold;
   }
   
#location {
   display: none;
   }

#topic {
   color: black;
   margin-top: 0;
   }
#topic h2 {
   color: black;
   font-size: 20pt;
   }
/****** stuff *******/


#stuff {
   font-family: Verdana,Arial,sans-serif;
   }
   
#stuff p {
   color: black;
   font-size: 12pt;
   text-align: justify;
   }
#stuff a {
   color: black;
   text-decoration: none;
   /*padding-left: 12pt;*/
   }
#stuff span.screener {
   display: none;
   }
#stuff h3.reszlet {
   color: black;
   text-align: left;
   font-size: 16pt;
   font-weight: bold;
   border: 0;
   }
#stuff p.reszlet {
   padding-left: 2em;
   padding-bottom: 1em;
   }
#stuff p.reszlet2 {
   padding-left: 2em;
   padding-bottom: 1em;
   margin-top: -1em;
   }   
#stuff .reszlet {
   margin: 0;
   color: black;
   }
#stuff img {
   display: none;
   }
#stuff h2,#stuff li {
   color: black;
   }
   
#stuff #pici {
   font-size: 8pt;
   text-align: left;
   }

#deadline {
   border: 0;
   color: black;
   margin: 1em;
   font-weigth: bold;
   }
#deadline h2 {
   color: black;
   }
#deadline p {
   display: none;
   }
/***** navigation *******/

#nav {
   display: none;
   }