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: .9em;
text-align: center;
font-weight: bold;
color: #000066; }


h3
{font-size: 1.3em;
font-weight: bolder;
text-align: center;
color: #000066;
font-style: italic;
font-stretch: wider; }

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

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


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
}
