table
{
border:2px dotted #000;
background:#fff;
}

th
{
text-transform: uppercase;

text-align:left;
padding-left:10px;
width:250px;
}


td
{
border-top:1px solid #000;
font-weight:normal;
padding:5px 5px 5px 10px ;
vertical-align:top;
}



.c1 , .c2 
{
border-right:1px solid #000;
}

body
{
font: normal 0.8em/1.6em arial, sans-serif;}




#nav, #imprint, dl
{
display:none;
}


h1
{
font-size:120%;
}


h2
{
font-size:110%;
}



