body
{font-family:Verdana, Helvetica, Sans-Serif;
 font-size:100.01%;
 background-color:#fff;
 color:#000;
 text-align:center;
 margin: 0em auto;
}

#main{width:96%;text-align:left;margin: 0em auto;padding: 0em;font: normal 1em verdana, helvetica, sans-serif;}

h1 {font-size:2.2em;color:#ccc;background-color:#933;margin-bottom:1em;}
h2 {font-size:1.8em;color:#ccc;background-color:#933;margin-bottom:0.5em;}
h3 {font-size:1.5em;color:#ccc;background-color:#933;margin-bottom:0.25em;}
h4 {font-size:1.2em;color:#ccc;background-color:#933;margin-bottom:0.125em;}
p {margin-top:0px;}
div{margin:0px;padding:0px;}
table{text-align:left;width:98%;border:1px solid black;margin:0.15em;}
th{text-align:center;margin:0;padding:0.1em 0.2em 0.1em 0.2em;border:1px solid black;}
td{text-align:left;margin:0;padding:0.1em 0.2em 0.1em 0.2em;empty-cells:show;border:1px solid black;}
a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#000;
  background-color:#933;
  font-size:0.8em;
}
a:active, a:hover
{
 border-bottom:1px dotted #f90;
}

#title {
display:none;
}
#left {
display:none;
}
.menutitle
{
font-weight:bold;
border-top:1px dashed #000;
margin:15px 0px 0px 0px;
}

#content {
font-size:1em;
padding:0.5em 0.75em 0.5em 0.75em;
}

img{margin:1em;text-align:center;}
