body { 
text-align : center; 
margin : 0; 
padding : 0; 
background : #F1F1F1; 
}
#navlist li 
{
display: inline;
list-style-type: none;
padding-right: 15px;
color: grey;
} 
A:visited { 
color : #0003ef; 
} 
A { 
color : #0003ef; 
} 
A:active { 
color : #ee1100; 
}
A:hover {
background-color: #E9FF8D;
color: #000;
text-decoration: none;
}
address { 
#color : #06202f; 
color: #666666;
font-size : small; 
} 
#zb { 
width : 700px; 
margin : 0 auto; 
text-align : left; 
padding : 0; 
background : #fff; 
}
#l {
float: left; 
width: 190px;
}
#r {
float: left; 
width: 500px; 
border-left: 2px dotted #e3e3e3;
}
#s {
clear: both; 
width: 100%;
}
p.w {
border:2px dotted #F1F1F1;
padding: 2px;
}
h1 { 
font-size : 150%; 
margin : 0 0 0 5px; 
padding : 0; 
margin-bottom : 0.7em; 
color : #DD0000;
letter-spacing : 3px; 
} 
p + p { 
margin-top : 1em; 
} 
ul { 
line-height : 1.5em; 
padding : 0; 
list-style-type : circle; 
margin : 0.3em 0 0 1.5em; 
padding : 0; 
} 
li { 
color : grey; 
font-family : arial, 'lucida console', verdana; 
font-size : small; 
} 
div.title { 
font-size : 12pt; 
font-weight : bold; 
margin-bottom : 5px; 
border-bottom : 2px dotted #e3e3e3;
margin-left: 10px;
margin-right: 10px; 
}
p.m {
border-bottom: 2px dotted #e3e3e3;
margin-left: 10px;
margin-right: 10px;
} 