#main {
	position: relative;
	width: 775px;
	top: 20px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
}

#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

#main p {
	margin-top: 12px;
	margin-bottom: 12px;
}
