p.notice {font-style: italic;}
p.svoice {text-transform: uppercase; color: blue;font-style: italic;}
p {
text-align:justify;
text-indent: 1.5em;
}
BODY  { background: lightyellow; color: green; text-align:justify; max-width: 600px;}

