P, UL {
font-size : 11px;
font-family : tahoma, arial, verdana, helvetica;
color : #B0B0B0;
line-height : 18px;
}

A:link, A:visited, A:active {
color: #ffffff;
text-decoration: none;
}

A:hover {
color: #444444;
text-decoration: none;
}

BODY {
scrollbar-face-color:#222222;
scrollbar-shadow-color:#222222;
scrollbar-highlight-color:#222222;
scrollbar-3dlight-color:#444444;
scrollbar-darkshadow-color:#222222;
scrollbar-track-color:#111111;
scrollbar-arrow-color:#999999;
}

.top {
font-family: Verdana, Arial;
font-weight : bold;
font-size: 7pt;
color: #666666;
}

.form {
font-family: tahoma, arial;
font-size: 11px; 
color: #B0B0B0;
background-color: #07080A;
border: 1px solid #333333;
}

.liste {
  list-style-type: square;
}