html, body, img {
	background-color: #000;
}

html, body, td, p, div, span {
	font-family: sans-serif;
	font-size: 10pt;
	color: #fff;
}

input, select {
	font-family: sans-serif;
	font-size: 10pt;
}

h3 {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

td.leftbar {
	background-image: url(img/fond_jpackage2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

th {
	font-family: sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #fff;
}

a {
	font-family: sans-serif;
	color: #9f0;
	text-decoration: none;
}

a:hover {
	background-color: #690;
	text-decoration: underline;
}

.tinytext {
	color: #ccc;
	font-size: x-small;
	line-height: 1.2em;
}

.center {
	text-align: center;
}

.nonfree {
	color: #f00;
}

