/* Style sheet for Euro Trade & Customs News */
/* GENERAL */
body {
  color: black;
  background-color: white; 
  margin: 0 0 0 0;  
}
body, p, td, th, div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
code, tt, pre {
  font-family: "Courier New", Courier, monospace;
  font-size: 10pt;
}
h1 {
  font-weight: bold; 
  font-size: 12pt;
}
h2 {
  font-weight: bold;
  font-size: 12pt;
  font-style: oblique;
}
h3 {
  font-weight: bold;
  font-size: 10pt;
}
h4 {
  font-weight: bold;
  font-size: 10pt;
  font-style: oblique;
}
h5 {
  font-size: 10pt;
}
h6 {
  font-size: 10pt;
  font-style: oblique;
}
td {
  vertical-align: top;
  text-align: left;
}
th {
  vertical-align: top;
  text-align: left;
}
td.amount {
  vertical-align: top;
  text-align: right;
}
th.amount {
  vertical-align: top;
  text-align: right;
}

.header {
  height: 72px; 
  color: #003366;
  background-color: #F8F8F8;
  background-image: url(../img/EtcnHeader.jpg);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  border-bottom: thin solid white;
  padding-right: 2%;
  line-height: 72px;  
  text-align: right;
  vertical-align: middle;
  font-size: 16pt;
  font-weight: bold;
}
.content {
  margin: 2% 2% 2% 2%;
}
.copy {
  font-size: 8pt;
  border-top: thin solid #003366;
  border-bottom: thin solid #003366;
  margin-top: 1em;
}
.date {
  white-space: nowrap;
}
.docid {
  white-space: nowrap;
}
.note  {
  font-size: 8pt;
}

  .ABO {background-color: #f66}
  .PRF {background-color: #ff9}
  .INF {background-color: #cf9}

