h1, h2, h3, h4, h5, h6, p, td, th, body, link {
  font-family: Verdana, Arial, Helvetica;
  color:#006e27;
}

p, td, th {
  font-size : x-small
}
ol           { font-size : x-small }
ul           { font-size : x-small }

h1 {
  color:#cbff63;
  font-size: large;
}

h2 {
  font-size: large;
}

h3 {
  font-size: medium;
	font-weight: bold;
}

body
{
	color: #cbff63;
	background-color:#009a36;
}

p.remarque {
	font-size:xx-small}
}