body{
background: #f1f1f1;
background-image: url('eland_de.jpg');
background-position: top right;
background-repeat: no-repeat;
color: #000000;
font-family: verdana, arial, helvetica;
font-size: 8pt;
margin: 0px;
	}
table{
color: #000000;
font-family: verdana, arial, helvetica;
font-size: 8pt;
	}
img{
border: 0px;
	}
a:visited, a:active, a:link{
color: #ff7800;
text-decoration: none;
	}
a:hover{
color: #7d7d7d;
text-decoration: line-through;
	}
#menu{
display: block;
background: #7d7d7d;
color: #dcdcdc;
padding: 5px;
font-family: verdana, arial, helvetica;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
text-align: center;
width: 130px;
	}
#menu:hover{ 
display: block;
background: #333333;
color: #ff7800;
padding: 5px;
font-family: verdana, arial, helvetica;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
text-align: center;
width: 130px;
	}
.header{
color: #f1f1f1;
font-size: 15pt;
	}