Setting properties ...
tags.BODY.backgroundColor = "yellow";
tags.H2.color = "red";
tags.P.fontStyle = "italic";
tags.P.fontWeight = "bold";
tags.P.fontSize = "16pt"
tags.H2.fontFamily = "Helvetica, Arial, sans-serif";