
@font-face {
  font-family: "Thinx";
  font-weight: bold;
  src : url("http://collectorsmilitaria.com/include/thin2.ttf");
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-color: black;
  color: #E2F4F7;
}

h1 {
  font-size: 1.75em;
}

img {
  border: 0px;
}

.notice {
  font-size: 1.5em;
  color: gray;
  font-style: italic;
}


.langselect {
  font-family: sans-serif;
  font-size: 9pt;
  vertical-align: text-top;
  margin-left: 10px;
  margin-right: 0px;
  float: right;
}

td.nav {
  padding-top: 32px;
  padding-right: 12px;
  text-align: right;
}

.nav {
  font-family: "Thinx";
  font-weight: bold;
  font-size: 11pt;
  line-height: 24pt;
  text-decoration: none;
}

a.nav:link {
/*  color:#E2F4F7; */
  color:#DFDFDF;
}

a.nav:visited {
  color:#DFDFDF;
}

a.nav:hover {
  color:#B7D7E6;
}

a.nav:active {
  color:#CCCCCC;
}


a:link {
 color:#E2F4F7;
}

a:visited {
  color:#E2F4F7;
}

a:active {
  color:#E2F4F7;
}

td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10pt;
  color: #E2F4F7;
}