div.mnu {
 display: none;
}

div.text {

font-family : verdana, sans-serif; 
font-size : 12px; 
text-align : left; 
margin-left : 10px; 
margin-right : 6px; 
margin-top : 10px; 
margin-bottom : 10px; 
width : 520px; 
text-align : justify; 
} 

p.title {
background-color : white;
font-size : 18px;
padding : 3px;
text-align : center;
border : 1px solid black; 
}
