body 
{
background-color: #406080;
color: 000060;
font-family: sans-serif;
color: #000000
}

h2 
{
font-style: bold;
text-align: center
}

h3
{
font-style: bold;
text-align: center
}

p 
{
font-size: 75%;
text-align: left;
color: #000000
}

p.a 
{
text-align: center;
}

a:link 
{
color: #406080;
text-decoration: none
}

a:visited 
{
color: #0060c0;
text-decoration: none
}

a:hover 
{
color: #c00020;
text-decoration: none
}

a:active 
{
color: #0080c0;
text-decoration: none
}
