TABLE#table1{
	padding:10px;
}
.tbl_dt{
	text-align:center;
	font-size:16px;
	background-color:#88DDCC;
}
.tbl_dtm{
	text-align:left;
	font-size:16px;
	background-color:#88DDCC;
	margin:10px;
}
P.secure{
	width:200px;
	border-left-color:#77FFDD;
	border-bottom-color:#77FFDD;
	border-left-width:15px;
	border-bottom-width:5px;
	border-left-style:ridge;
	border-bottom-style:ridge;
}
