body {
	background-color: #ffefec;
	padding: 0pt;
	text-align: justify;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: black;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
	border-bottom: 1px dotted green; 
	text-decoration: none;
	color: black;
}

a:hover {
	background-color: #CFEED4;
}

a.close {
	font-size: 12px;
	color: gray;
}

a.close img {
	border: none;
}

H1 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.lastupdated {
	font-size: 14px;
	color: gray;
	text-align: center;
}

.termsHeader {
	font-weight: bold;
}

.termsSubnumber {
	font-weight: bold;
}
