.freeflow {
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    padding-top:15px;
    padding-left: 15px;
    padding-right: 15px;
    font-style:italic;
    text-align:justify;
    text-justify:inter-word;
}


#footer {
    position:relative;
    bottom:0;
    background: #6c6c6c;
    text-align: center;
    font-weight: bold;
    line-height:10px;
    margin: 2px 2px 2px 2px;
    color:cornsilk;
}

.clsTable {
    width:100%;
    height:100%;
    vertical-align: top;
    
}

span.indent_a {
    text-indent: 50px;
}