.content form p{
	margin-left:auto;
	margin-right:auto;
	width:400px;
	font-weight:bold;
}

.content form{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}

.content fieldset{
	border-style:none;
	width:100px;
	margin-left:auto;
	margin-right:auto;
}

.hh{
	margin-left:20px;
	display:block;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	line-height:1.2em;
	height:1em;
	width:600px;
	padding-top:10px;
}

.content div p{
	height:auto;
	line-height:1.2em;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.content div #p1{
	margin-left:40px;
	width:700px;
}

.content div:first-child{
	padding-bottom:10px;
}





