 body

{

font-family: Palatino, "Times New Roman", Times, serif;

background-color: #ffffff;

}

h1
{font-size: .8em;
font-weight: normal;
color: #000066;
text-align: left;
text-decoration: none; }


h2
{font-size: 1.5em;
text-align: center;
font-weight: bold;
color: #000066; }

h3
{font-size: 1em;
font-weight: normal;
text-align: left;
font-style: normal;
color: #000066;
margin-left: 30%}

h4
{font-size: .8em;
font-weight: normal;
text-align: center;
font-style: normal;
color: #000066; }

.content
{
margin-top: auto;
margin-left: auto;
margin-right: auto; 

}

a:link {
background-color: #ffffff;
color: #000066;
text-decoration: none; }

a:visited {
background-color: #ffffff;
color: #990000;
text-decoration: underline; }

a:hover {
background-color: #ffffff;
color: #000066;
text-decoration: underline;
}

a:active {
background-color: #ffffff;
color: #990000;
text-decoration: none;
}