body,table{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #beffbd;
	color: #000000;
}
a{text-decoration: none}
a:hover{text-decoration: underline}
a:active{color: red}
a:link{color: blue}
a:visited{color: magenta}
h1,h2,h4{text-decoration: underline}
h6{text-decoration: italic, bold}
.comment{color: green}
.important{color: red}
.centre {text-align: center}
.gauche {text-align: left}
.droite {text-align: right}
td{text-align: justify}
ul{margin-top:2px; margin-bottom:10px}
li{margin-bottom:2px}

