

html, body { border-width: 0px; margin: 0px; font-family: arial; }
td { font-family: arial; }


@font-face {
    font-family: amiga4ever;
    font-display: auto;
    src: url(/s/amiga4ever.ttf);
}
h1.logo { font-family: amiga4ever, "Courier New", Courier, monospace; font-size: 28px; }
h1.logo a:link, h1.logo a:visited, h1.logo a:hover, h1.logo a:active { text-decoration: none }
h2.logo { font-family: amiga4ever, "Courier New", Courier, monospace; font-size: 20px; }


#EUCookieCompliance {
	background-color: #c56;
	padding: 8pt 8pt 8pt 8pt;
	margin: 0pt 0pt 2pt 0pt;
	color: white;
	font-weight: bold;
	font-size: 9pt;
}
#EUCookieCompliance span {
	white-space: nowrap;
}
#EUCookieCompliance span button {
	padding: 1pt 5pt 2pt 5pt;
	margin-left: 8pt;
	font-weight: bold;
	font-size: 10pt;
}

a.bluelink { color: #3b67a2; font-weight: bold; }

input[type="submit"], button {
	font-weight: bold;
}
