body
{
color: #000000;
background: #FFFFFF none;
font-family: "Times New Roman", serif;
margin-left: 8%;
margin-right: 8%;
}

h1
{
text-align: center;
margin: 0px 0px 15px 0px;
font-size: 24pt;
}

h2
{
text-align: left;
margin: 10px 0px 5px 0px;
font-size: 14pt;
}

h1, h2
{
color: #000080;
background: #FFFFFF;
font-weight: bold;
}

p
{
text-indent: 15px;
margin: 0px 0px 5px 0px;
}

.noind
{
text-indent: 0px;
}

.first
{
text-indent: 0px;
font-size: 150%;
font-weight: bold;
}

.footer
{
font-size: 14pt;
font-weight: bold;
font-style: italic;
}

a:link {color: navy; background: white}
a:visited {color: purple; background: white}
a:active {color: red; background: white}
a:hover {color: blue; background: white}

