body{
	font-family: Arial;
	margin:20px 0px 0px 0px;
	background:#3a3a3a;
}
#tab0{
	width: 700px;
	border: 1px;
	border-color: Lime;
	border-style: solid;
}
#table2{
	background-color: #d2ffc8;
}
.nag{
	font-size: 14px;
	font-weight: bold;
	color: Green;
	text-align: right;
}
.pdst{
	font-size: 12px;
	color: Black;
	text-align: justify;
}
