p
{
	font-size: 16px;
	line-height: 200%;
	font-family: "Monospace";
	text-indent: 2em;
}
body
{
	margin-left: 2em;
}
a
{
	text-decoration: none;
}
a:hover
{
	color: Lime;
}
