BODY{
  background-color : #f9feef;
  background-image : url(BackGround2.gif);
/*  background-attachment : fixed; */
  background-position : 100% 100%;
  color : black;
  background-repeat : no-repeat;
/*  font-size : 90%;  */
}
H1{
  color : green;
  background-color : #ddfdde;
  background-image : url(garde_bg.gif);
  background-repeat : repeat;
  text-align : center;
  font-size : 2em;
}
H2{
  color : green;
  background-color : #ddfdde;
  background-image : url(garde_bg.gif);
  background-repeat : repeat;
  text-align : left;
  font-weight : bold;
  font-size : 1.4em;
  margin-top : 0em;margin-right : 0em;margin-bottom : 0em;margin-left : 0em;
}
H3{
  color : green;
  background-repeat : repeat;
  text-align : left;
  font-weight : bold;
  font-size : 120%;
  margin-top : 0.2em;margin-right : 0em;margin-bottom : 0.2em;margin-left : 0em;
}
H4{
  color : green;
  text-align : left;
  font-weight : bold;
  font-size : 100%;
  margin-top : 0.5em;margin-right : 0em;margin-bottom : 0em;margin-left : 1em;
}
HR{
  background-color : #ff8000;
  color : #ff8000;
  height: 3px;
}
P{
  color : black;
  font-size : 9pt;
  line-height : 120%;
  margin-top : 0.2em;margin-right : 2em;margin-bottom : 0.2em;margin-left : 2em;
}
A{
  color : #245f10;
  text-decoration: underline;
  font-weight : bold;
}
A:VISITED{
  color : black;
}
A:HOVER{
  color : red;
}
DL{
  line-height : 120%;
/*  font-size : 90%;  */
}
DT{
/*  font-size : 0.9em;  */
/*  font-size : 90%;  */
  font-weight : bold;
}
DD{
/*  font-size : 0.9em;	*/
/*  font-size : 90%;  */
}
UL{
  margin-top : 0em; margin-left : 2em; margin-right : 0em; margin-bottom : 0em;
  line-height : 120%;
/*  font-size : 0.9em;	*/
/*  font-size : 90%;  */
}
LI{
  list-style-type : none;
  font-size : 9pt;
/*  font-size : 90%;  */
}
FORM{
   margin-top : 0em;margin-right : 0em;margin-bottom : 0em;margin-left : 0em;
/*  font-size : 0.9em;  */
/*  font-size : 90%;  */
}
TABLE{
  margin : 0.0em;
  border-width : 0px;
  line-height : 120%;
  font-size : 9pt;
}
