P {
  text-align: justify
};

BODY {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
};

A.couleurblanc {
  color: WHITE;
};

A.NoUnderline {
  text-decoration: none
};

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: x-small;
  border: 1 solid white;
  padding: 4 5 4 5;
};

HR {
  color: red;
};

H1 {
  color:red;
};

LI {
  list-style-image: url(icons/wolfhead.gif);
};