body {
	color: #f2f2f2;
	background-color: #000;
	font: 13px "Trebuchet MS", Arial, sans-serif;
	top: 10px;
}

td {
	color: #f2f2f2;
	font: 13px "Trebuchet MS", Arial, sans-serif;
}

li {
	line-height: 130%;
}

.gras {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.grasital {
	font-weight: bold;
	font-style: italic;
}

.vignette10 {
	font-weight: bold;
	font-size: 10px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

a:link {
	color : #de160b;
	}

a:hover {
	color : #f00;
	}

a:visited {
	color : #f70017;
	}

a:active {
	color: #fbff03;
	}13px
