h1{
    display:none;
}

.title-td{
   padding:10px;
}

.nsso-body *{
line-height: 115%;
}

.nsso-body *{
    text-align:justify;
}

.ul_nsso_1{
    margin-left:20px;
}

div.text .ul_nsso_2{
    margin-left:20px;
    margin-bottom:0px;
}

div.text ul{
    padding-bottom:0px;
}

.ul_nsso_1 li{
    list-style-type: square;
    margin-bottom:8px;
}

.ul_nsso_2 li{
    list-style-type: circle;
    margin-bottom:0px;
}

.nsso_subtitle{
    margin-bottom:5px;
    font-weight:bold;
    font-size:1.2em;
}

.li_nsso_desc{
    margin-top:5px;
/*    background-color: #eee; */
    margin-left:10px;
    padding:10px;
    font-size: 0.9em;
    border-radius:5px;
    border: 2px #ddd solid;
}

.nsso_subblock{
    margin-bottom:15px;
}

.nsso_right_img{
    border-width: 0px;
    border-style: solid;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-right: 0px;
    float: right;
    width: 289px;
}

.nsso_text_block{
    margin-top:5px;
    margin-bottom:5px;
/*    text-indent: 20px; */
}

.nsso_subtext_block{
    margin-top:10px;
    margin-bottom:5px;
    padding-left:10px;

/*    text-indent: 20px; */
}

