@font-face {
	font-family:'TitleFont';
	src:url('../fnt/artnouveau.ttf?14663396') format('truetype');
	font-weight:normal; font-style:normal;
}

body { margin: 0; padding: 40px; background: #E0FFFF; font: 9pt Verdana, sans-serif; line-height:1.4; }
site { position: absolute; left: 10px; top: 5px; font: 16pt TitleFont }
h1 { margin: 0 0 20px 0; text-align: center; font-size: 16pt }
h2 { font-size: 12pt; text-decoration: underline }
site, h1, h2 { color: #000066 }
b { background: white; border: 1px #18C0C0 solid; white-space: nowrap; font-family: Courier New, Monospace }
b.ok, b.ko { display: block; widht: 100%; padding: 2px 5px; }
b.ok { border-color: green; color: green }
b.ko { border-color: red; color: red }
table { font: inherit; margin: 10px 20px; border: #A8D8D8 2px outset; border-collapse: collapse; background: #EEFFFF; }
table.layout { width:100%; margin:0; padding: 0; border: 0 none; background: inherit; }
th, td { border: #A8D8D8 2px inset; vertical-align: top; }
th { padding: 5px }
td { padding: 5px 15px }
.leftHeaders th { text-align: left }
table.layout th, table.layout td { border: 0 none; padding: inherit; }
