<style type="text/css">
body
{
font-family:Book Antiqua;
color:navy;
background-color:white;
margin-left:35px
}
h1
{
font-size:22pt;
color:red
}
h2
{
font-size:18pt;
color:deepskyblue
}
h3
{
font-size:15pt;
color:blue
}
h4
{
font-size:12pt;
color:darkslateblue
}
h5
{
font-size:10pt;
color:indianred
}

</style>