.perinf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1;
	border-style:none;
	font-weight: bolder;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	background-color:transparent;
	width:32%;
	height:28%;
	}
	
	
	
.pb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	height: 80px;
	width: 145px;
	font-weight: bold;
	cursor: pointer;
	background-color: #FFFFB9;
	margin: 0px;
	padding: 0px;
	border:0;
}
.pb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	height: 42px;
	width: 150px;
	font-weight: bold;
	cursor: pointer;
	background-color: #FFFFB9;
	margin: 0px;
	padding: 0px;
	border:0;
}
.forgot { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
	cursor: pointer;
	width:15%;
}