
body{
  line-height : 19pt;

  background-image : url(egypt-haikei.GIF);
  color : black;
  font-family : Osaka;
  background-repeat : repeat-x;
  background-color : #fdfccc;
  margin-top : 2cm;
  margin-bottom : 2cm;
  margin-left : 5mm;
}

H1{
  font-size : 15pt;
}
td{
  line-height : 19pt;
  font-size : 12pt;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
A{
  font-size : 12pt;
  font-weight : bolder;
  color : navy;
  text-decoration : none;
}
A:visited{
  color : #0080c0;
}
A:hover{
  text-decoration : underline;
}
H2{
  font-size : 15pt;
  margin-bottom : 1pt;
  border-bottom-width : 3mm;
  border-bottom-color : teal;
  border-top-style : none;
  border-left-style : none;
  border-bottom-style : solid;
}
