body {
	background: url(imgs/bg_body_form.jpg) no-repeat left top;
	margin:0;
	color:#000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}

div,
td,
p {
	font-size:13px;
	line-height:20px;
	color:#000000;}
	
#dfrm_body {
	width: 600px;
	text-align: center;
	position: absolute;
	top: 230px;
	left: 120px;}
	
form {
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}	
	
input {
	font-size: 13px;}	
	
select {
	font-size: 13px;}		
