BODY {font-family:times new roman, serif, arial, helvetica}
H1 {color:#A00040; background-color:#FFFFCC; border-style: 1px solid gray;}
H1:first-letter {color:#A00040; font-size: 125%; text-tranform: uppercase; text-shadow: 2px 8px #A00040; }
H2 {color:#4000A0; background-color:#CCFFCC}
H3 {font-family:arial; color:#A00040; background-color:#DDDDDD}
H4 {font-family:arial; color:#306080; background-color:#FFFFAA}
P.demo {text-align:center; margin-top:-10px}
A.demo {text-decoration:none; font-weight:bold; color:#0000CC}
A.demo:link {text-decoration:none; font-weight:bold; color:#0000CC}
A.demo:hover {text-decoration:none; font-weight:bold; color:#0000FF}
A.demo:active {text-decoration:none; font-weight:bold; color:#0000FF}

table.paire { border-style:none; width:95%; background-color:#ddffff}
table.paire tr.titre { background-color:#ddffff}
table.paire tr { background-color:#ffffff}
table.impaire { border-style:none; width:95%; background-color:#ddddff}
table.impaire tr.titre { background-color:#ddddff}
table.impaire tr { background-color:#ffffff}
td.gauche { width:35%; text-align:right;}
td.gauche a { text-decoration:none; font-family:arial;}
td.gauche a:visited { color:#a00040;}

a:link img, a:visited img { border-style: none } /* no border on img links */
pre.code {font-family:geneva; font-size:11; color:#333333; background-color:#eeeeff}
tt.code {font-family:geneva; font-size:11; color:#333333; background-color:#eeeeff}