#terms p {
	line-height: 19px;
	margin-bottom: 12px;
	text-align: justify;
	font-size: 14px;
}
#terms address {
	line-height: 16px;
	font-size: 14px;
	margin-bottom: 10px;
}

#terms ul {
	list-style: square;
	padding-left: 25px;
	padding-bottom: 5px;
}

#terms ul li {
	margin-bottom: 8px;
	line-height: 18px;
}
#terms h1 {
	font-size: 20px;
	color: #008080;
	margin-top: 5px;
	margin-bottom: 10px;
}

#terms h2 {
	color: #a09c00;
	font-size: 17px;
	text-align: center;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#terms h3 {
	font-size: 16px;
	color: #008080;
	margin-top: 5px;
	margin-bottom: 5px;
}