
body {
    margin-left : 20px;
    margin-right : 20px;
    background-color : #e8e8e8;
    line-height:1.30;
}

P.narrow{line-height:100%;}

P.indent1{margin-left:40px;margin-right:40px;}

P.indent2{margin-left:60px;margin-right:60px;}

.colored {color : #108030}



a:hover {
    color: #303060;
    background-color: #f8e8e8;
    text-decoration: underline;
}
