/* @override http://emptec.com/etstyle.css */

TABLE {
	border: 4px groove #9c4a1b;
}


TABLE.nb {
	border: 0px;
}

@font-face {
    font-family: "Sculfux";
    src: url("/Sculf.ttf") format("truetype");
}

span.title {
	font-size: 30pt;
	font-weight: bold;
	font-family: "Sculfux", "Times", "Helvetica"
}

span.header {
	font-size: 14pt;
	font-family: "Times", "Helvetica"
}
