body {  	
	margin-bottom : 0px; 
	margin-left : 0px; 
	margin-right : 0px; 
	margin-top : 0px; 
	font-family : Tahoma; 
	font-size : 11px;
	color:#000000;
	background: #f65117 url(images/Luniewski-eu-startpack_01-_.jpg) repeat-x;
	}

h1, h3, h4, h5 {  	
	margin-bottom : 10px; 
	margin-left : 0px; 
	margin-right : 0px; 
	margin-top : 0px; 
	font-family : Trebuchet MS; 
	font-size : 12px;
	font-weight: bold;
	color:#004b8d;
	}
	
h2 {  	
	margin-bottom : 0px; 
	margin-left : 0px; 
	margin-right : 0px; 
	margin-top : 0px; 
	font-family : Trebuchet MS; 
	font-size : 12px;
	font-weight: bold;
	color:#004b8d;
	}
img{
	border:0; 
	}	
p
{
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

code
{
	border: 1px #abc8e2 solid;
	border-left: 7px #abc8e2 solid;
	background: #fff;
	margin: 10px 0;
	padding: 10px;
	display: block;
	white-space: pre;
}

ul
{
	padding: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left:40px;
	padding-top:5px;
	font-family : Tahoma; 
	font-size : 11px;
	color: #000000;
	list-style-image: url(images/ul.png);
	}	
hr
{	color:#004b8d;
	width: 85%;
	}
	

A:link {
text-decoration: none;
color: #0074d9;
}

A:visited {
text-decoration: none;
color: #0074d9;
}

A:active {
text-decoration: none;
color: #0074d9;
}

A:hover {
text-decoration: none; 
color: #003366;
}
