html, body { background: #f00 url(../img/bg/bg_welle.jpg) no-repeat top left; }

* { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; line-height: 12pt; color: #000;
	text-align: left;
}

#head,#nav,#sidebar,#foot { display: none; }
#main { }

img { padding: 5mm; }

a { color: #000; text-decoration: underline; }
p { text-indent: 5mm;  }
p.sml { font-size: 8pt; line-height: 10pt; }

h1 { font-size: 18pt; line-height: 24pt; }
h2 { font-size: 12pt; line-height: 16pt; }
h3 { font-size: 10pt; line-height: 12pt; }
h4 { font-size: 10pt; line-height: 12pt; }