a            { text-decoration: none; color: #339966; font-family: Arial; font-size: 10 pt }
a:hover      { text-decoration: underline; color: #339966; font-family: Arial; font-size: 10 pt }
a:active    { text-decoration: underline; color: #000000; font-family: Arial; font-size: 10 pt }

a.bis            { text-decoration: none; color: #000000; font-family: Arial; font-size: 10 pt; font-weight: bold }
a.bis:hover      { text-decoration: none; color: #000000; font-family: Arial; font-size: 10 pt; font-weight: bold }
a.bis:active    { text-decoration: none; color: #000000; font-family: Arial; font-size: 10 pt; font-weight: bold }
a.bis2            { text-decoration: none; color: #000000; font-family: Arial; font-size: 10 pt }
a.bis2:hover      { text-decoration: none; color: #ffffcc; font-family: Arial; font-size: 10 pt }
a.bis2:active    { text-decoration: none; color: #000000; font-family: Arial; font-size: 10 pt }
table        { color: #000000; font-family: Arial; font-size: 12 pt }

p { text-align: justify }

#cont{ 
position:absolute; 
top:50%; 
left:50%; 
margin-left: -380; 
margin-top: -260; 
width:760px; 
height:500px;
 }

body {
background-color: #CCEBD4; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0
}

#navig{
overflow: scroll;
OVERFLOW-Y: scroll; OVERFLOW-X: hidden; WIDTH: 100%; HEIGHT: 390px;
background-color: #FFFFCC; 
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFCC;
scrollbar-shadow-color:#000000;
scrollbar-face-color:#FFFFCC;
scrollbar-highlight-color:#FFFFCC;
scrollbar-darkshadow-color:#FFFFCC;
scrollbar-3dlight-color:#000000;

}
