blockquote { margin: 1px; }

p.one {font-size : 10pt;
  font-family : Arial,Helvetica;
  font-weight : normal;
  color : #000000;
  margin-right : 15px;
  margin-left : 10px;
}

H1{
  font-size : 15pt;
  font-family : Arial,Helvetica;
  font-weight : bold;
  color : #990000;
}
H2{
  font-size : 12pt;
  font-family : Arial,Helvetica;
  font-weight : bold;
  color : #996666;
}
H3{
  font-size : 10pt;
  font-family : Arial,Helvetica;
  font-weight : normal;
  color : #000071;
}
H4{
  font-size : 10pt;
  font-family : Arial,Helvetica;
  font-weight : normal;
  color : #555555;
}
<!--
.FieldHead{
  FONT-FAMILY:verdana; 
  FONT-SIZE:11px; 
  COLOR:#5D5D5D; 
  FONT-WEIGHT:Bold;
}
.FieldVal{
  FONT-FAMILY:arial; 
  FONT-SIZE:10px; 
  COLOR:#5D5D5D;
}
.P11{
  FONT-FAMILY:arial; 
  FONT-SIZE:11px; 
}