
body { background-color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; margin: 20px; }

h1, h2, h3, h4, h5 { color: #ffff99; }
h1 { text-align: center; }
h3 { font-style: italic; font-size: 20px; }
h4 {font-weight: bold; text-align: center }

p { font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-size: 15px; text-align: left;  }

a { text-decoration: none; color: #99ff99; }
a:visited { color: #ccffff; }

.address { position: relative; left: 355px; width: 150px; margin: 2px; padding: 2px; border: 2px; border-style: dash; border-width: 2px; text-align: right; font-family: Times, serif; font-size: 12px; font-style: italic; text-align: left position; color: #ccffff; }

ul, ol { position: relative; left: 15px; width: 450px; font-size: 14px; color: white; text-align: left; margin: 2px; padding: 2px; }

td { font-size: 14px; color: white; text-align: left; }
th { font-size: 16px; color: #ccffff; font-weight: bold; text-align: center; background-color: #663366}

.high { background-color: #663366 }

.rouge { color: red }

.vert { color: green }

.bleu { color: blue }

.intro { text-align: center; font-weight: bold; }

.boxed {  position: relative; width: 280px; text-align: center; margin: 2px; padding: 2px; border: 2px; border-style: dash; border-width: 2px; }

strong { text-transform: uppercase }

.remark { font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-size: 10px; text-align: right; }


