body 

{
background-color: #000066; 
background-attachment: fixed;
background-image: url("")
} 

h1 

{
color: #000099; 
font-size: 18pt; 
font-family: arial; 
text-align: center;
} 


h2 

{
color: #000099; 
text-align: center;
font-size: 14pt; 
font-family: arial; 
text-align: center
} 

h3

{
color: #000099; 
text-align: center;
font-size: 12pt; 
font-family: arial; 
text-align: left
} 


p 

{
color: #000099; 
font-family: arial; 
text-align: justify
}

div 

{
width: 640px; 
background-color: #ffffcc; 
margin-left: auto; 
margin-right: auto;
padding: 20px
}

table 

{
background-color: #ffffcc; 
color: #000099; 
font-family: arial; 
width: 600px; 
padding: 20px
}

ul.menu 
{
list-style: none; 
padding:0px; 
margin:0px;
font-family: arial;
font-size: 70%;
}


a
{
font-family: arial;
text-decoration: none;
}


ul.menu li
{
display: inline;
padding: 0px 1px 0px 1px;
}


a.menu
{
color:#000099;
background-color: #ffffcc;
text-align: center;
padding: 5px 5px 5px 5px
}


a.menu:hover
{
color:#ffffcc;
background-color: #000099;
text-align: center;
}

h1.title
{
color: #000099; 
font-size: 18pt; 
font-family: arial; 
text-align: center;
} 

h1.title:hover
{
color:#ffffcc;
background-color: #000099; 
font-size: 18pt; 
font-family: arial; 
text-align: center;
text-shadow: 3px 3px 3px blue;
} 





