BODY{
  font-size : 10pt;
  font-family : Verdana,Arial,Tahoma,"Microsoft Sans Serif",sans-serif;
}
H1{
  font-weight : bolder;
  font-variant : small-caps;
  text-transform : uppercase;
  color : navy;
  font-family : Peinaud;
}
H2{
  font-weight : bold;
  font-style : oblique;
  font-variant : small-caps;
  color : #666666;
}
LI{
  list-style-position : outside;
}
A{
  text-decoration : none;
}
TD{
  font-size : 10pt;
  font-family : Verdana,Tahoma,sans-serif;
}
P{
  font-family : Verdana,Arial,Tahoma,"Microsoft Sans Serif";
  font-size : 10pt;
}
OL{
  list-style-type : decimal;
}
UL{
  list-style-type : square;
  margin-bottom : 10pt;
}
