H1{
 font-size : medium;
 color : darkblue;
 text-align : center; 
 font-weight: norma;
 line-height:1em;
 margin : 8px 0px 8px 0px;
 }

H2{
 font-size : medium;
 color : darkblue;
 text-align : center; 
 font-weight: norma;
 line-height:1em;
 margin : 8px 0px 8px 0px;
 }

p.sml{
 font-size: xx-small; 
 }

span.sml{
 font-size: xx-small; 
 }