body{font-size: 10px;}

ul{
    list-style: circle;
    
    /*width: 500px;*/
    
    
    position: relative;
    left: -25px;
    
}



#foot{height: 10px;}

.head{font-size: 12px; font-weight: bold; margin-bottom: 0;}

#adr{
    margin-top: 10px;
}

#bw{
    margin-top: 20px;
    margin-bottom: 10px;
}