input
{
	width:650px;
	background-color: #bababa;
	font-family: verdana;	
	font-size: 15px; color: #ffffff; 
	font-style:italic;
	font-weight:bolder;
	border: groove 1px #000000;
	margin: 5px;
}

textarea
{
	width: 650px;
	background-color: #bababa;
	font-family: verdana;	
	font-size: 15px; color: #ffffff; 
	font-style:italic;
	font-weight:bolder;
	border: groove 1px #000000;
	margin: 5px;
}

td.contact_text
{
	width: 150px;
	text-align:left;
	background-color:#fcfcfc;
	font-family: verdana;
	font-size:14px;
	color: #000000;
	
}
