 
/* start css.sty */
p{
   font-size: 16px;
   line-height: 1.428;
}
body {  padding-left: 20px;
padding-right: 20px; } 
img{
    padding-bottom: 7px;
}
img.imgoftext{
    padding-bottom: 0px;
}

/* end css.sty */

