BODY  {
	background-color: Black;
	scrollbar-arrow-color: Black;
	scrollbar-track-color: Black;
	scrollbar-face-color: #BDC6B6;
	scrollbar-highlight-color: Black;
	scrollbar-shadow-color: Black;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: Black;
	cursor: url(style.cur);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	font-size: 12px;
	font-style: italic;
	color: #BDB76B;
	text-decoration: none;
	margin: 0px;
}

a.b {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

a.c {
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: White;
	text-decoration: blink;
}

a:hover {
	color: Red;

}

p.i {
	font-style: italic;
	color: #48513E;
	text-align: center;
	padding: 75px;
}

p.titlebar {
	background-image: url(titlebar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-style: normal;
	font-size: 14px;
	color: #505E46;
	text-align: center;
	margin-top: 50px;
}

table {
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #869676;
}

th {
	height: 25px;
	font-size: 14px;
	color: White;
}

td.icone {
	height: 150px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

img {
	border: 1px solid #860000;
	margin-bottom: 3px;
}

img.b {
	border: 0px;
	background-color: transparent;
	margin-bottom: 0px;
}
