* {
	margin:0; 
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
	font-style: normal;
	background: #d4bf00 url('img/bg-color.png') repeat;
}

p.resultat {
	font-size: 0.8em;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-left: 15px;
}

a {
	color: #000099;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #d4bf00; 
}

table {
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 15px;
	padding-right: 15px;
}

td {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 15px;
	padding-right: 15px;
	padding-bottom: 6px;
}

a.small {
	font-size: 1em;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 15px;
}

a.small:hover {
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}

a.small2 {
	font-size: 1em;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 15px;
}

a.small2:hover {
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.9em;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin:  0px 0px 16px 0px;
	padding: 0;
}

h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
}

img {
  border-style: none;
  margin: 0px;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
