<style type="text/css">
h1 {font-family: "times new roman"}
h2 {font-family: "times new roman"}
h3 {font-family: "times new roman"}
h1 {color: silver}
h2 {color: gray}
h3 {color: gray}

p {font-family: verdana}
p.sansserif {font-family: "sans-serif"}
  
h1 {font-size: 180%}
h2 {font-size: 160%}
h3 {font-size: 140%}
p {font-size: 100%}
h1 {text-align: center}
h2 {text-align:center}
h3 {text-align: center}
p {text-align: justify}

</style>
