 body

{

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

background-color: #ffffff;

}

h1
{font-size: 2em;
font-weight: normal;
color: #000066;
text-align: left;
text-decoration: none; 
margin-top: 5%;
margin-left: 10%;}

h2
{font-size: 1em;
font-weight: normal;
color: #000066;
text-align: left;
text-decoration: none;}

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

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

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

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