
body {background-color :#ccffff }
h1
{
font-family: "Harlow Solid Italic"; serif;
color: blue;
font-size: 42pt;
text-align: center;
font-weight: bold;
}

h2,h3,h4,h5,h6,
{
font-family: Georgia, "Times New Roman", Times, serif;
color: blue;
}

h2,h3
{
text-align: center; font-style: italic;
font-weight: bold;
}

h4 {
text-align: left;
font-weight: normal;
font-size: 14pt;
}

