p {
 font-size: 13px;
 color: #000000;
 font-family: Trebuchet MS;
}

ul {
 font-size: 13px;
 color: #000000;
 font-family: Trebuchet MS;
}

li {
 font-size: 13px;
 color: #000000;
 font-family: Trebuchet MS;
 list-style: circle;
}

a {
 font-family: Trebuchet MS;
 color: #006699;
}

a:hover {
 font-family: Trebuchet MS;
 color: #555555;
}

hr {
 width: 50%;
 height: 1px;
 text-align: center; 
}

h1 {
 font-family: Trebuchet MS;
 font-size: 20px;
 margin-top: 0;
}

h2 {
 font-family: Trebuchet MS;
 font-size: 16px;
 font-variant: bold;
 margin-top: 0;
 text-decoration: underline;
}

h3 {
 font-family: Trebuchet MS;
 font-size: 13px;
 font-variant: bold;
 margin-top: 0;
}

b {
 font-family: Trebuchet MS;
 font-size: 13px;
}

td {
 font-family: Trebuchet MS;
 font-size: 13px;
}

.top {
 width: 100%;
 height: 20px;
 border-bottom: 1px dotted #ccc;
 text-align: right;
 clear: both;
 margin-bottom: 70px;
 background-image: url(http://www.mamer.lu/template/images/top.jpg);
 background-repeat: no-repeat;
 background-position: right; 
}
