<style>
p.double {line-height: 2}
p.right {text-align: right}
p.center {text-align: center}
p.justify {text-align: justify}
p.indent {text-indent: 1cm}
p.capitalize {text-transform: capitalize}
p.up {text-transform: uppercase}
p.low {text-transform: lowercase}
p.underline {text-decoration: underline}
p.line-through {text-decoration: line-through}
h3 {color: #cc6600}
</style>
p.double {line-height: 2}
p.right {text-align: right}
p.center {text-align: center}
p.justify {text-align: justify}
p.indent {text-indent: 1cm}
p.capitalize {text-transform: capitalize}
p.up {text-transform: uppercase}
p.low {text-transform: lowercase}
p.underline {text-decoration: underline}
p.line-through {text-decoration: line-through}
h3 {color: #cc6600}
</style>