body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}
body {
	background-attachment: fixed;
	background-image:url(../images/index_08.jpg);
	background-repeat: no-repeat;
	margin-bottom: 35px;
	margin: 20px;
	width:500px;
}
input{ font-size: 11px; }
.textDiv {
	padding-right:20px;
	height: 234px; width: 310px;
}
.header {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}