body

{

font-family: Palatino, "Times New Roman", Times, serif;
background-attachment: fixed;
background-color: #000066;
 }

div.fancy-frame {	
background-color: white;
margin: 3%; 
color: navy;
}

div.fancy-frame-two {	
background-color: white;
margin: 5%;
margin-top: 2.5%;
border: 5px #ffcc00 double;
color: navy;
 }



h1
{
background-color: white;
color: navy;
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: .8em;
font-weight: normal;
text-align: center;
font-style: normal; 
color: #000066; }

img.floatright {
float: right;
padding-right: 4%;
padding-bottom: 4%;

}

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
}