
body {  font-family: "Palatino Linotype"; 
        color: #333333;
        background-color: #94AAA8;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px}
        
table { background-color: #BDD1D0;
        width: 80%}

table.nav {width: 100%} 

p.navbut {  font-family: "Palatino Linotype"; 
            font-size: 14;
            font-style: italic;
            color: #333333;
            text-align: center;
            border-style: solid;
            border-width: 1px;
            width: 100%}
            
p.details { font-family: "Palatino Linotype"; 
            font-size: 14;
            font-style: italic;
            color: #333333;
            text-align: center;
            border-style: solid;
            border-width: 1px;
            width: 25%}
            
p.navbut a {display: block;
            background-color: #FFFFF0;
            text-decoration:none}
            
p.details a {display: block;   
             text-decoration:none}
                                     
p.navbut a:hover {  display: block;
                  background-color: #94AAA8}
                  
p.details a:hover {  display: block;    
                     background-color: #94AAA8}

A.navbut:link { font-family: "Palatino Linotype"; 
                font-size: 14;
                font-style: italic;
                color: #333333;
                border-style: solid;
                border-width: 1px;
                background-color: #FFFFF0;
                width: 100%}
p.other {  font-size: 14;
            font-style: bold;
            background-color: #FFFFF0;
            color: #333333;
            text-align: center;
            border-style: solid;
            border-width: 1px;
            width: 100%}                        
                 
A:link { font-family: "Palatino Linotype"; color: #333333} 

A:visited { font-family: "Palatino Linotype"; color: #333333}

p.intro {text-align: justify;
            border-style: solid;
            border-width: 1px;
            background-color: #FFFFF0;
            padding: 10px;
            font-size: 12; }
