body {
	background-color: #ffffff;
	margin:2px;
	font-family: Arial;
	font-size:12px;
}

div {
	font-family: Arial;
	font-size:12px;
}

a {
	font-family: Arial;
	font-size:12px;
}

td {
	font-family: Arial;
	font-size:12px;
}

input {
	border:solid 1px #666666;
	background-color:#ffffff;
}

textarea {
	border:solid 1px #666666;
	background-color:#ffffff;
	width:220px;
	height:80px;
}

.input_message {
	width:320px;
}
