body {
  background-image: url(romtextb.jpg);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11pt;
}
p {
  margin-top: 0px;
  margin-bottom: 6px;
}
.courier {
  font-family: "Courier New",Courier,monospace;
  font-size: larger;
}
.licht_accent {
  font-style: italic;
  color: #3a3a91;
}
em {
  color: #3a3a91;
}
strong {
  color: #3a3a91;
}
h1 {
  font-size: large;
  margin-top: 12px;
  font-weight: bold;
  color: #3a3a91;
  margin-bottom: 24px;
}
h2 {
  font-style: italic;
  font-weight: bold;
  font-size: medium;
  margin-bottom: 12px;
  color: #3a3a91;
  margin-top: 24px;
}
h3 {
  color: #3a3a91;
  font-weight: inherit;
  font-style: italic;
  margin-bottom: 12px;
  margin-top: 12px;
  font-size: medium;
}
ul {
  list-style-image: url(bullet_aine.gif);
  margin-top: 6px;
  margin-bottom: 12px;
}
ol {
  margin-top: 6px;
  margin-bottom: 12px;
}
.homer {
  text-align: center;
}
.footer {
  text-align: right;
  color: #666666;
  font-size: x-small;
}
.list_level2 {
  list-style-type: lower-alpha;
  margin-left: 0.2cm;
}
a:link {
  color: #3a3a91;
}
a:active {
  color: #990000;
  font-weight: inherit;
}
a:visited {
  color: #3a3a91;
}
a:hover {
  color: #990000;
  font-weight: inherit;
}
table {
  border-style: none;
  border-collapse: collapse;
  margin-top: 12px;
  margin-bottom: 12px;
}
.table_head {
  color: yellow;
  font-weight: bold;
  background-color: #3a3a91;
}
td {
  border: 2px solid #3a3a91;
  padding: 6px;
}
.cell_no_border {
  border-style: none;
}
hr {
  border: 2px solid #3a3a91;
}
.caption {
  font-style: italic;
  text-align: center;
  font-size: small;
}
#taal {
  width: 180px;
  height: 50px;
  float: left;
  background-color: #ffcccc;
  opacity: 0.464;
  position: fixed;
  top: 11px;
  left: 9px;
}
#banner {
  height: 140px;
  position: absolute;
  margin-left: 180px;
  background-color: #ffff99;
  opacity: 0.356;
  top: 20px;
}
#menu {
  width: 180px;
  position: absolute;
  margin-top: 50px;
  background-color: #99ff99;
  opacity: 0.342;
}
#content {
  margin-left: 180px;
  clear: both;
  position: absolute;
  margin-top: 140px;
  background-color: #99ffff;
  opacity: 0.454;
}
#footer {
  clear: both;
  width: 100%;
  background-color: #ffccff;
  opacity: 0.503;
  display: block;
}
