h2 
{
color: blue;
text-align: left;
font-size: 8pt
}

h3 
{
color: red;
text-align: left;
font-size: 12pt
}

h4
{
color: yellow;
text-align: left;
font-size: 20pt
}

body
{background-color: rgb(255,255,255)}
