body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #727772;
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #C0310E;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #6CA20D;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #727772;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #727772;
}
a:hover {
	text-decoration: none;
	color: #727772;
}
a:active {
	text-decoration: none;
	color: #727772;
}
.input1 {
	background-image:url(images/bg_name.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:12px;
	color: #727772;
	border:0px solid;
	width: 318px;
	height: 20px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-left:10px;
}
.input2 {
	background-image:url(images/bg_message.jpg);
	background-repeat:no-repeat;
	overflow:auto;
	font-family:Tahoma;
	font-size:12px;
	color: #727772;
	border:0px solid;
	width: 318px;
	height: 52px;
	margin-bottom: 13px;
	padding-top: 2px;
	padding-left:10px;
}
