body, table {
background-image: url(images/jezabel_06.jpg);
background-attachment: fixed;
cursor : default;
font-family: Verdana;
font-size: 11px;
color: #000000;
text-align: justify;
scrollbar-face-color: #ff0000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ff0000;
scrollbar-shadow-color: #ff0000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #ff0000;
scrollbar-darkshadow-Color: #000000;
}

h1, h2, h3 {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-align: center;
color: #000000;
border: 1px SOLID #000000;
margin: 0;
padding: 0;
}

a:link {
font-family: Verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
border-bottom: 1px dotted #000000;
cursor : crosshair;
}
a:visited {
font-family: Verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
border-bottom: 1px dotted #000000;
cursor : crosshair;
}
a:hover {
font-family: Verdana;
font-size: 11px;
color: #0f0f0f;
text-decoration: none;
border-bottom: 1px dotted #0f0f0f;
cursor : crosshair;
}
a:active {
font-family: Verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
border-bottom: 1px dotted #000000;
cursor : crosshair;
}
.titre {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-align: center;
background-color: #000000;
color: #ffffff;
border: 1px SOLID #0000;
} 

ul {
	margin-top: 0;
	padding-top: 0;
}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #333;
	font-size: 9px;
}
