
#content {
	margin: 0 30px 26px 30px;
	padding-top: 20px;
	}
	
	#content h1 {
		margin-bottom: 20px;
		font: 30px/30px "Times New Roman", Times, serif;
		font-style: italic;
		font-weight: normal;
		color: #998014;
		}
	#content h2 {
		margin-bottom: 6px;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		color: #9E4A20;
		}
	.hr {
		margin-bottom: 12px;
		height: 1px;
		line-height: 1px;
		border-bottom: 1px solid #8291A5;
		}
	#content p {
		margin-bottom: 12px;
		}
	#content a {
		color: #4C5429;
		font-weight: bold;
		text-decoration: underline;
		}

.terms #footer {
	margin-left: 30px;
	}