
ul, ol {margin-top:0; margin-botton:0; margin-left:1em; 
         margin-bottom: 0; padding:0; }

dl {margin-top:0; margin-bottom:0; }    dt {font-weight:700; }
    dd {text-align: justify;}    sup {font-size:0.7em; }

li.menu { margin:0; }

.cap {color: #0000ff; }
.ipa {font-family: 'Courier New', monospace; }
	
/**************** Header *****************/
.header {
    padding: 5px;
    text-align: center;
    background: #99cccc;
}


.content {
	background: #ffffff;		margin-left: auto;
	margin-right: auto;
	padding:10px;
	width: 860px;
	text-align: left;	overflow: auto;	z-index: 1; 
}