.pTitle{
	font-size : 12pt;
    font-weight: bold;
    color: #000;
}
.pText{
	font-size : 12pt;
	/* margin-left: 10px; */
}
.pDown{
	font-size : 12pt;
	margin-left: 10px;
    margin: 7px 0px;
}
.bottom{
	border-bottom : 1px solid black;
}
.privacyForm{
	word-spacing:5px;
	border: 1px solid;
	padding : 25px;
}
.btnBox{
    width: 100%;
    height: 24px;
    color: #0909ef;
    margin:  0px 5px;
    font-size: 11pt!important;
    font-weight: bold;
    text-align: center;
    background-color: #ffffff;
    border : none;
    cursor: pointer;
}
.downBth{
    max-width: 145px;
}
.beforeBth{
    max-width: 200px;
}
.table1{
	width : 100%;
}
.table1 tbody tr td{
	border: 1px solid; 
	vertical-align: middle !important;
}
.table1 tbody tr:nth-child(1) td{
	height: 35px;
}

.table1 tbody tr:nth-child(2) td, .table1 tbody tr:nth-child(3) td {
	height: 45px;
}
.tableP{
	text-align: center;
	vertical-align:baseline;
	word-break:keep-all;
}