a:link    {color: #0000ff}
a:visited {color: gray}
a:active  {color: red}
a:hover   {color: yellow}
BODY {
	font-family : 'Trebuchet MS', sans-serif ;
	font-size : 10pt;
    text-align: justify;
    color: #000060
}
td {
	font-family : 'Trebuchet MS', sans-serif ;
	font-size : 10pt;
    text-align: justify;
	padding: 10px;
}
th {
	font-family : 'Trebuchet MS', sans-serif ;
	font-size : 10pt;
    text-align: center;
    color: #000040;
	padding: 10px;
}
H1 {
	font-family: sd, 'Copperplate Gothic Bold', Impact, sans-serif;
	font-variant: small-caps; 
	color : #000080;
	font-size : 30pt;
	text-shadow: #ff0000 3px -3px 5px;
}
H2 {
	font-family: 'Impact, sans-serif';
	font-variant: small-caps; 
	color : #000040;
	font-size : 20pt;
	text-shadow: #ff0080 2px -2px 2px;
}

.kader {
	border-top: 2px solid white;
	border-right: 3px solid black;
	border-left: 2px solid white;
	border-bottom: 3px solid black
}
.m4	{margin-left: -20px; margin-right: -20px }
.pad { padding: 10px }
.tab { margin-top: 30px; background-color: #e0e0e0; border: 1px solid green }
.nl {color: #004 }
.fr {color: #400 }
.en {color: #040 }

@font-face {	font-family: sd; src: url(/mods/2016/sd.ttf); }
.sdx {    font-family: sd; } 
