/* CSS Document */

.privtxt {
            text-align: justify;
            position: relative;  
            font-family: Arial; 
            font-size: 10pt;
            color: #000000;
            font-weight: normal;
            width: 400; 
            margin-top: 0px;
            margin-right: 20px;
            margin-bottom: 5px;
            margin-left: 20px;
           }
           
.priv_title1 {
            text-align: left;
            font-family: Arial; 
            font-size: 10pt;
            color: #000000;
            font-weight: bold;
            line-height: 130%;
           }
