html {
 font-family:"Times new roman","Times", serif;
 font-size:13pt;
 width:210mm;
}
body { padding:5mm; }
h1, h2, h3, h4, h5, h6 {
 font-weight:bold;
}
a {
 color:#000;
 text-decoration:underline;
}
a[href]:after {
 content:' (' attr(href) ')';
}

#head {
 padding:0;

}
#head h1 {
 margin-top:0;
 font-weight:bold;
 font-size:20pt;
}
#head p {
 margin:0;
 font-weight:bold;
 color:#999;
}
#head address {

}

#content {

}

#navigation { display:none; }

.goleft, .goright {
 border:1px solid #000;
 margin-bottom:2mm;
}
.goleft {
 float:left;
 margin-right:2mm;
}
.goright {
 float:right;
 margin-left:2mm;
}

.imagecontainerpreview {
 text-align:center;
 padding-top:1mm;
}
.imagecontainerpreview img { border:0; }
.imagecontainerpreview a.lupe, .imagecontainerpreview a.lupe img { display:none; }
.imagecontainerpreview a { text-decoration:none; }
.imagecontainerpreview a[href]:after {
 content:'';
}
