body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial,sans-serif; }

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

div.container {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    position: fixed;
	display: table;
}

div.cell {
	display: table-cell;
	vertical-align: middle;
}

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:12pt; }

p.klein { font-size:9pt; }

a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:hover { color:#999999; text-decoration:underline; }

