body {background-color: #302a74; color: white; font-family: Arial;}
A {color: #ccccff;}
A:hover {text-decoration: none; color: #9999ff;}
.header {font-size : 56px; text-align: center; margin-top: 20px; font-family: Times New Roman; font-weight: bold;}
h2 {font-size: 24px;}
p {text-align: justify; margin: 0.7em}
p.c { text-align: center }
p.r { text-align: right }
div.menu {margin-left: 10px}
.menu1
{ 
    font-size : 12px;
    font-weight: bold;
    background: #302A74;
}
.menu1 A:hover {color: #ddccff; background: #504a94;}
.menu1 A {text-decoration: none; color: white;}
.menu2
{
    font-size : 12px;
    font-weight: bold;
    background: #403A84;
    position:absolute;
    visibility:hidden; 
}
.menu2 A:hover {color: #ddccff; background: #504a94;}
.menu2 A {text-decoration: none; color: white;}

