/* Cascading Style Sheet, Level 1 */
/* Ajouter la commande suivante dans la section <HEAD> de votre fichier HTML */
/* <LINK REL=STYLESHEET TYPE="text/css" HREF="win32.css"> */

BODY { background-image: url(background.gif) }

H1, H3, H4, H5, H6 { font-family: verdana, helvetica, arial, sans-serif }
H1 { font-size: 24pt; color: crimson; text-align: center }
H2 { font-family: times, serif; font-size: 14pt; color: #000080; font-weight: bold; font-style: italic; text-decoration: underline }
H3 { font-size: 16pt; color: darkgreen }
H4 { font-size: 14pt; color: maroon }

STRONG.comm { font-weight: bold; color: #FF3300 }
