
body, td {
  font-family: Verdana, 'Myriad Web', Syntax, sans-serif;
  font-size: 10pt;
}

PRE, CODE, TT {
  font-family: monospace;
}

h1, h2, h3, h4, h5, h6, th, dt {
  font-family: Georgia, 'Minion Web', Palatino, 'Book Antiqua', Utopia, 'Times New Roman', serif;
  color: #C00;
}

h1 {
  font-size: 16pt;
}

h2 {
  font-size: 14pt;
}

A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN, DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD, LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  border-top: #999 none;
  border-right: #999 none;
  border-bottom: #999 none;
  border-left: #999 none;
}

BODY {
  color: black;
  margin-top: 1.58em;
  margin-left: 5%;
  margin-right: 3%;
  margin-bottom: 1.58em;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  border-top: 0;
  width: 36em;
  background-image: url(bleu.gif);
  border-right: 0pt;
  border-bottom: 0;
  border-left: 0pt;
}

EM {
  font-style: normal;
  font-weight: bold;
  color: black;
}

STRONG {
  font-style: italic;
  font-weight: bold;
  color: black;
}

EM STRONG, STRONG EM {
  text-transform: uppercase;
  font-style: normal;
  font-weight: bolder;
  color: black;
}

.warning {
  text-transform: none;
  font-style: normal;
  font-weight: bolder;
  color: red;
  background-color: #FF0;
}

DEL {
  text-decoration: line-through;
  background-color: #FC6;
}

INS {
  text-decoration: none;
  background-position: 9pt;
}

VAR, CITE, DFN, .note {
  font-style: italic;
}

ADDRESS {
  font-style: normal;
  letter-spacing: .1em;
}

CODE, KBD, SAMP {
  font-family: Monotype.com, "Courier New", monospace;
}

ACRONYM {
  font-variant: small-caps;
  letter-spacing: 0.1em;
}

HR {
  color: black;
}

.colophon {
  display: none;
}

CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
  color: black;
  text-decoration: none;
}

A:link {
  text-decoration: none;
  font-weight: bold;
  color: #33F;
}

A:visited {
  text-decoration: none;
  font-weight: bold;
  color: #93C;
}

A:active {
  text-decoration: none;
  font-weight: bold;
  color: black;
  background-color: #CCF;
}

A:hover {
  text-decoration: none;
  color: #FFFFF5;
  background-color: #33F;
}

A.offsite {
  text-decoration: none;
  font-weight: normal;
  color: #33F;
}

