<html>
<head>
  <style type="text/css">
    p2 {color: red}
    p  {color: green}
    h2 {color: blue; font-size: 120%}
    h3 {color: lightblue}
  </style>
</head>
</html>