body {
	margin-left: 10%; margin-right: 10%;
	font-family: Tahoma; color: #888888; font-size: 12px;
}

p, li {
	line-height: 20px;
}

a {
	color: green;
}
hr { border: none; height: 1px; border-top: 1px dotted #888888; }
