
BODY{
  font-size : 100%;
  font-weight : normal;
  margin-top : 7px;
  margin-left : 7px;
  margin-right : 7px;
  margin-bottom : 7px;
}
DL{
  margin-left : 20pt;
}
TD{
  font-size : medium;
  margin-top : 7px;
  margin-left : 7px;
  margin-right : 7px;
  margin-bottom : 7px;
}
DT{
  font-weight : bold;
}
LI{
  margin-bottom : 10pt;
  font-size : medium;
}
P{
  font-size : medium;
  font-weight : normal;
  margin-left : 7px;
}
.l1{
  font-weight : bolder;
}
H2{
  font-size : medium;
  font-weight : bolder;
}
.a1{
  font-size : x-large;
  font-weight : bolder;
  color : red;
  text-decoration : none;
}
H1{
  font-size : medium;
}
.pl{
  font-weight : bolder;
  text-align : right;
}
.pc{
  font-size : small;
  font-weight : normal;
  text-align : center;
}

